Related articles |
---|
ANN: PasScript v4.6 ab@virtlabor.donbass.com (Alexander Baranovsky) (2001-01-19) |
From: | "Alexander Baranovsky" <ab@virtlabor.donbass.com> |
Newsgroups: | comp.compilers |
Date: | 19 Jan 2001 23:18:12 -0500 |
Organization: | Donbass Internet Center DIPT |
Keywords: | Pascal, OOP |
Posted-Date: | 19 Jan 2001 23:18:12 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 Poly data type
that allows you to process dynamic data structures (lists, trees, and more)
without using pointers. The interpreter ensures direct call routines defined
in a DLL with all calling conventions. Numerous demos illustrate the use of
the PasScript in the Artificial Intelligence data domain.
New:
1. Pointers and pointer types.
2. Null-terminated strings.
3. All integer Object Pascal types.
4. Single types.
5. Aligned record fields option.
Direct link to download:
http://virtlabor.chat.ru/downloads/passcript.zip (180Kb).
Thanks
Alexander Baranovsky,
VIRT Laboratory
http://virtlabor.chat.ru
ab@virtlabor.donbass.com
Return to the
comp.compilers page.
Search the
comp.compilers archives again.