ExtJS server sources for Lazarus Free Pascal on GNU LGPL license.
After sharing my Lazarus upgrade, italians reviewed and shared it again.
From my bitbucket.org/matthieugiroux account.
Ext Pascal actually uses Ext JS 3.2.1 and Lazarus 1.6 or 1.8 RC5.
...Can be easily compiled for OSX and Linux GTK3 and QT widget sets with minimal changes.
It can run without any installation, although proper installation packages are provided for Windows and Ubuntu-based Linux distributions.
The intended audience is people with at least basic knowledge of SQL who need fast and simple tool to deal with SQLite3 databases.
Object-oriented RAD framework for Turbo Pascal 7.0
Based upon my 20+ year old super fast QCrt text mode display driver, QuickCrt is an event driven object-oriented framework for rapid application development using Turbo Pascal 7.0 for DOS. Completely self contained, it uses no 3rd party or original Borland units (excluding the built-in System unit). It uses no Turbo Vision and is more like Delphi minus the drag and drop. It has support for String formatting, Custom text fonts, Themes, Keyboard mappings, Config files and Multiple languages...
LazPad is a small text editor, suitable for programmers. It's written in ObjectPascal (Lazarus), so it can be modified easily. It does not brings much features, except that it runs fast, it's very small, and provide syntax highlighting.
The Free Pascal GFX Library is a framework to quickly develop cross-platform GUI software. It is light weight, and connects directly to the underlying system, allowing for the creation of small and fast graphical applications.