paxCompiler 2.2
paxCompiler 2.2 Ranking & Summary
paxCompiler 2.2 description
paxCompiler 2.2 is a professional compiler of the Object Pascal and Basic programming languages developed for generating 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.
Major Features:
- 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 was initially written in Borland 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.
- 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 compiler supports Object Pascal language based on the Delphi 7 standard. Syntax of Basic language is similar to VB.NET.
- Script-defined functions support register (Borland fastcall), cdecl, stdcall, safecall, pascal and msfastcall (Microsoft fastcall) calling conventions.
- Cross-language programming support. You can use Pascal units in Basic programs and vice verse.
- COM support.
- TPaxCompilerDebugger and TPaxCompilerExplorer components implement debugger (breakpoints, call stack, watches, step over, trace into, run to cursor, pause) and code explorer capabilities.
- You can import host-defined types with paxCompiler importer.
- You can create stand alone executable files.
- PaxCompiler engine is thread safe.
- The roadmap of the compiler includes: JavaScript compiler, C compiler, built-in assembler.
Requirements: Intel compatible processors (IA-32 architecture)
paxCompiler 2.2 Screenshot
paxCompiler 2.2 Keywords
Bookmark paxCompiler 2.2
paxCompiler 2.2 Copyright
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com
- Delphi Code Library 1.9.0.133
- Delphi to C++ Builder 1.5
- Visual Basic Controls (Source Code) 3.0
- Source Code Scanners for Delphi 5 4.0
- Collection of Delphi Examples 2.1
- Usefull information from registry Delphi source code
- Collection of OpenGl examples in Delphi
- Remote Desktop in Delphi Source code and Tutorial