Vector Pascal
Appearance
![]() | This article contains promotional content. (February 2011) |
Vector Pascal is an open source compiler that extends the Pascal programming language. It is designed to support efficient expression of algorithms using the SIMD model of computation. It imports into Pascal abstraction mechanisms derived from Iverson's APL programming language. In particular it extends all operators to work on vectors of data. The type system is also extended to handle pixels and dimensional analysis.
Supported Architectures
- Intel 486
- AMD Opteron processor, the Opteron compiler supports multi-core parallelism
- Pentium 4
- Athlon
- Sony Playstation 2 Emotion Engine
- The Cell processor (PS3)
Standards
The syntax generally follows that of Turbo Pascal and includes all features of the ISO Standard ( ISO 8651-2:1988) except where overridden by Turbo Pascal. Features of Extended Pascal (an extended Pascal standard was created as ISO/IEC 10206) are also incorporated.
References
External links
This article has not been added to any content categories. Please help out by adding categories to it so that it can be listed with similar articles. (February 2011) |