Quantcast
Channel: Torry's Delphi Pages News: Components
Viewing all articles
Browse latest Browse all 1736

paxCompiler v.3.2.3 updated

$
0
0
paxCompiler is a compiler of Pascal programming language. The key features of the paxCompiler are:
  • The compiler generates machine code for Intel processor.
  • 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 is written in Delphi as a set of Delphi components. TPaxCompiler, TPaxProgram and TPaxPascalLanguage are Delphi components that allows you to embed the paxCompiler into Delphi, Kylix or Borland C++ Builder application so you can customize and extend the application without having to recompile it.
  • The compiler implements a subset of Object Pascal language. The supported types are: Boolean, Byte, Word, Integer, Double, Single, Char, AnsiString, ShortString, Pointer, Record Types, Array Types, Subrange Types, Enumeration Types and Procedural Types. The compiler supports such concepts as namespaces, overloaded routines, nested routines, default parameters, units.
  • Support of iOS Simulator.

Product License: SW
Source: On purchase/registration
File Status: Evaluation (time-limit)

Compatible with: D2007 D2010 D5 D6 D7 DXE DXE2 DXE3 DXE4 DXE5 DXE6


Viewing all articles
Browse latest Browse all 1736

Trending Articles