Content deleted Content added
Undid revision 1199190776 by 103.172.197.182 (talk) |
|||
Line 429:
* [[IP Pascal]] implements the language "Pascaline" (named after [[Pascal's calculator]]), which is a highly extended Pascal compatible with original Pascal according to ISO 7185. It features modules with namespace control, including parallel tasking modules with semaphores, objects, dynamic arrays of any dimensions that are allocated at runtime, overloads, overrides, and many other extensions. IP Pascal has a built-in portability library that is custom tailored to the Pascal language. For example, a standard text output application from 1970's original Pascal can be recompiled to work in a window and even have graphical constructs added.
* Pascal-XT was created by [[Siemens]] for their [[mainframe computer|mainframe]] operating systems [[BS2000]] and [[SINIX]].
*
* [[MIDletPascal]] – A Pascal compiler and IDE that generates small and fast Java bytecode specifically designed to create software for mobiles.
* Vector Pascal is a language for [[SIMD]] instruction sets such as the MMX and the AMD 3d Now, supporting all Intel and AMD processors, and Sony's PlayStation 2 Emotion Engine.
|