paxCompiler 1.8

paxCompiler 1.8

Download: Mirror 1
Dialup (56k): 01 m 48 s
ISDN (128k): 48 s
DSL (512k): 12 s
Cable (1024k): 06 s
T1 (1484k): 05 s

paxCompiler is an embeddable compiler of Pascal programming language that generates machine code for Intel compatible processors (IA-32 architecture). You can use the compiler as a scripting engine, so you can customize and extend your Delphi, VC++ or Free Pascal application without having to recompile it. The key features of the paxCompiler are: -the compiler was initially written in Borland Delphi as a set of Delphi components; - source code of paxCompiler is compatible with Free Pascal 2.0; - paxCompiler, implemented as paxcompilerlib.dll, can be used for scripting Microsoft Visual C++ applications. The roadmap of the compiler includes: Basic compiler and C compiler, cross-language programming, built-in assembler.