Related articles |
---|
ANN: PasScript v4.7 released. ab@virtlabor.donbass.com (Alexander Baranovsky) (2001-02-12) |
From: | "Alexander Baranovsky" <ab@virtlabor.donbass.com> |
Newsgroups: | comp.compilers |
Date: | 12 Feb 2001 01:15:31 -0500 |
Organization: | Donbass Internet Center DIPT |
Keywords: | Pascal, OOP |
Posted-Date: | 12 Feb 2001 01:15:31 EST |
PasScript is an interpreter of a vast subset of the Object Pascal language
which includes ordinal, real, variant, procedural, pointer, file, record,
array and class types, allows modular programming on the basis of units and
ensures exception handling.
This subset was extended by the Poly data type that allows you to operate
with dynamic data structures (lists, trees, and more) without using pointers
and apply loved Pascal language in the AI data domain as well. Numerous
demos illustrate the use of the PasScript in mechanical theorem proving,
character differentiation, graph algorithmes, applied algebra,
combinatorics.
The interpreter allows you to work with OLE Automation and call routines
defined in a DLL directly.
New:
1.Improvements related to variant type. Variant arrays. Variant support
routines. Poly-variant conversions.
2.Extended types.
3.Arithmetic, trigonometry, date/time, and string formatting routines.
Direct link to download the PasScript interpreter:
http://virtlabor.chat.ru/downloads/passcript.zip (195Kb).
Thank you.
Alexander Baranovsky,
VIRT Laboratory
http://virtlabor.chat.ru
ab@virtlabor.donbass.com
Return to the
comp.compilers page.
Search the
comp.compilers archives again.