ExtPascal is an Object Pascal (Delphi, FreePascal/Lazarus) wrapper/binding for Ext JS, a comprehensive GUI Ajax framework. ExtPascal will wrap Draw2d and CodePress libraries too and future releases. It uses ideas from others Ext JS wrappers: ExtSharp and ExtPHP.

Features

  • High performance with native code for Server side programming, no PHP required.
  • Uses FastCGI or CGI for Web Server communication.
  • Compatible with any Web Server supporting CGI or FastCGI protocols.
  • Statefull, keep-alive and multithread server applications.
  • Parser Ext JS HTML documentation to Object Pascal code.
  • Self-translate Object Pascal code to JavaScript code during execution.
  • Coding in full Object Pascal, minimal use of (X)HTML, CSS and JavaScript.
  • AJAX programming using Object Pascal.
  • Full wrapper to all Ext JS classes, singletons and widgets.
  • Transparent support for all main web browsers: IE 5+, Firefox 1.5+, Safari 2+ and Opera 9+ on any client side platform!
  • Server side multi-platform support through FreePascal compiler. Tested on Windows, Linux and Mac OS X.
  • Produce very tiny executables.

Homepage: http://extpascal.googlecode.com/
Download: ExtPascal-0.8.7.zip
File Size: 47 KB
Delphi Version: Delpih 5 - Delphi 2007
Source: Included