Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
Vector Pascal
Open source Pascal compiler

In computing Vector Pascal is an open-source compiler implemented in Java 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.

We don't have any images related to Vector Pascal yet.
We don't have any YouTube videos related to Vector Pascal yet.
We don't have any PDF documents related to Vector Pascal yet.
We don't have any Books related to Vector Pascal yet.
We don't have any archived web articles related to Vector Pascal yet.

Supported architectures

Standards

The syntax generally follows that of Turbo Pascal and includes all features of the ISO standard (ISO 7185-1990) except where overridden by Turbo Pascal. Features of Extended Pascal (an extended Pascal standard was created as ISO/IEC 10206) are also incorporated.

References

  1. Vector Pascal Compiler at sourceforge.net http://vectorpascalcom.sourceforge.net/