Free 32/64/16-bit multi-platform Pascal and Object Pascal compiler
A 32/64/16-bit Pascal compiler for Win32/64/CE, Linux, Mac OS X/iOS, Android, FreeBSD, OS/2, Game Boy Advance, Nintendo NDS and DOS; semantically compatible with Delphi, Borland Pascal and Mac Pascal (partially) with extra features, e.g. operator overloading.
The main goal of this project is to provide a rapid application development tool (including a framework) for developing application (if possible) without coding (or scripting) for the GUI.
This system should be modular, which means, it's possible to add own components. The IDE (aka Tantalus) of the project must be able to handle also the self implemented components, without a recompile.
It's possible to work parallel for the gui, the information are stored in XML, but for usage the data...