paxCompiler 4.1 Full Sources
paxCompiler is an embeddable cross-platform compiler of the Object Pascal, Basic and JavaScript programming languages. The key features of the paxCompiler are: The compiler generates machine code for Intel compatible processors (IA-32/64 architecture) for platforms: Win32/Win64, Mac OS, iOS Simulator. The second script runner is a cross-platform interpreter based on intermediate code. Supported platforms are Win32/Win64, Linux, Android, Mac OS, iOS Simulator, iOS Device. The compiler is written in Delphi and it is c ompatible with Free Pascal/Lazarus 32/64 bit. It is possible to use the compiler as a scripting engine, so you can customize and extend the application without having to recompile it. The compiler supports Object Pascal language based on the Delphi 7 standard and extends it with generic types, operator overloading, anonymous functions and closures, lambda-expressions. Syntax of Basic language is similar to VB.NET. JavaScript implementation is based on ECMA-262 standard. Cross-language programming support. You can use Pascal units in Basic and JavaScript programs and vice versa. COM support. paxCompiler components allow you to implement debugger and code explorer. Script-defined types support run-time information (RTTI). You can bind instances of script-defined classes with dfm files. You can import host-defined types with paxCompiler importer. Automatic import of host-defined types is available for Delphi XE2-XE7. You can create stand alone executable files and dlls. Support of compiled units and run-time packages. paxCompiler engine is thread safe. The nearest milestones on road map of the compiler development include: C/C++ compiler and native code generator for ARM processors.
用户评论
可以使用,不错不错,解决大问题了
不错啊,可以用
正好需要,谢谢分享
可用,很强大的 一个脚本控件
这个可以用,感谢!要是有最新版本就好了,XE10是能用的那种:)
全源码,xe7安装成功
之前在用3.1,不知道4.1有什么新功能和改进?希望在用PAX的朋友多交流下。
很好用,正好需要这个脚本代码
试用,全源码,D7可用