DocsNavigationUser login |
Sequoia IntroductionSequoia is a portable, low-level language which is intended for programming modern machines, both parallel and superscalar, in which managing data allocation within and transfers throughout the machine's memory hierarchy is important for performance. Sequoia is syntactically an extension to C, though the language constructs that Sequoia introduces result in a programming model that is quite different from C. The following sections provide an introduction to Sequoia. |