Hubbry Logo
search button
Sign in
Vector Pascal
Vector Pascal
Comunity Hub
History
arrow-down
starMore
arrow-down
bob

Bob

Have a question related to this hub?

bob

Alice

Got something to say related to this hub?
Share it here.

#general is a chat channel to discuss anything related to the hub.
Hubbry Logo
search button
Sign in
Vector Pascal
Community hub for the Wikipedia article
logoWikipedian hub
Welcome to the community hub built on top of the Vector Pascal Wikipedia article. Here, you can discuss, collect, and organize anything related to Vector Pascal. The purpose of the hub is to connect peopl...
Add your contribution
Vector Pascal

In computing Vector Pascal[1] 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.

Supported architectures

[edit]

Standards

[edit]

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

[edit]
[edit]