- introduction
- picture
- Boutique
- Related
Developer's DescriptionBy VIRT LaboratoryCompile Pascal, basic, and JavaScript programs in Delphi environment.paxCompiler is an embeddable compiler of the Object Pascal, Basic and JavaScript programming languages. The key features of the paxCompiler includes the compiler generates machine code for Intel compatible processors (IA-32 architecture),it is possible to use the compiler as a scripting engine. You can embed the compiler into host application, register host-defined types, routines, variables and constants for the engine, read/write script-defined variables, call script-defined functions etc. You can save/load compiled scripts to/from a stream, the compiler supports Object Pascal language based on the Delphi 7 standard. Syntax of Basic language is similar to VB.NET.