PAXScript is a set of 3 interpreted, object-oriented scripting languages: paxBasic, paxC and paxPascal. All pax-languages support such concepts of the modern programming as namespaces, nested classes, inheritance, static(shared) members, indexed properties, delegates, exception handling. Pax-scripts are compiled into the unified p-code which allows the cross-language integration.
Source code of the paxScript interpreter component is written entirely with Delphi and compatible with Delphi 5, Delphi 6, Delphi 7, C++ Builder 5, C++ Builder 6, Kylix 3.
|