Skip to main content

Posts

Showing posts from October 20, 2021

paxCompiler 4.2 for D11 Alexandria Full Source

 paxCompiler 4.2 for D11 Alexandria Full Source paxInterpreter allows to execute intermediate paxCompiler byte-code. New runner is interchangeable with paxCompiler TPaxProgram class without any restrictions, i.e. you can use it with all pax components (TPaxCompilerDebugger, TPaxCompilerExplorer, TPaxEval), the same import routines allows you to import host-defined members. paxInterpreter supports the same scripting languages: Pascal, Basic, j@vascript. You can use generic types, anonymous functions, lambda expressions, operator overloading etc. You have possibility to use script-defined classes at host side via interfaces and virtual methods, bind dfm files, use RTTI of script-defined types, use compiled script units. And more... Current version of paxInterpreter can be used with Windows 32/64 bit. paxInterpreter will available for all platforms supported by Delphi XE (Mac OS, iOS, Android) in the next releases. Native code generators will be added to paxCompiler as well. https://d...

TMS FNC Cloud Pack v1.4.0.1 for RAD Studio XE7-11 Alexandria Full Source

 TMS FNC Cloud Pack v1.4.0.1 for RAD Studio XE7-11 Alexandria Full Source The TMS FNC Cloud Pack contains components that offer integration with several cloud services. Create your own REST service client(s) built on top of the TMS FNC Cloud Pack core One source code base to use on multiple frameworks (FMX, VCL, WEB and LCL) Make GET, POST, PUT, UPDATE, DELETE and PATCH requests Support for multi-part form data via a separate form data builder class Built-in OAuth 2.0 authentication flow Built-in URL encoding, JSON parsing, file to Base64 encoding and many more A user friendly demo application to explore the supported services https://developer.team/delphi/31184-tms-fnc-cloud-pack-v1401-for-rad-studio-xe7-11-alexandria-full-source.html