Lazarus is a RAD Object Pascal Development IDE for use with Free Pascal. It is the open source equivalent of the Delphi VCL, designed to be widget-independent and to work on any platform where Free Pascal can be found.
| Tags | Software Development Compilers Libraries Application Frameworks Text Editors Integrated Development Environments (IDE) |
|---|---|
| Licenses | GPL LGPL |
| Operating Systems | Windows FreeBSD Linux Mac OS X |
| Implementation | Pascal |
Recent releases


Changes: This version improves support for application icons. Option dialogs were improved by using frames. Several bugs were fixed.


Changes: The LCL now uses Unicode strings encoded as UTF-8 on all platforms. Lazarus now runs natively under Mac OS X using the "Carbon" widget set. The LCL internal graphic system was rewritten for more consistency, more flexibility, better Delphi compatibility, icon support, and native image lists. The IDE designer now allows you to connect form components, like databases on TDataModule.


Changes: This release is based on fpc 2.2.0 and is the first stable release for Win64, WinCE, and Intel based Mac OS X. There are huge improvements in the Qt, Carbon, and Gtk2 widgetset interfaces.


Changes: This release adds components to write Windows services and Linux daemons, support for custom mouse cursors, and easier creation of C bindings.


Changes: In this release, the Qt widget set interface has been improved and the codefolding has been enabled. Futhermore, there have been numerous bugfixes.
- All comments
Recent commentsWep page has moved.
This project is now at:
http://www.lazarus.freepascal.org/
From what I can see it is not quite ready to be used for application
development, it is a very exciting project that has an active mailing list
and lots of commits to its cvs tree. If you have experience with Delphi
Pascal and/or GTK drop by and see if you can help out. I have a feeling that
when this project has finished cooking it will change the way application
codeing is done on Linux for a lot of developers. C++ programers who
have convertedto Delphi, like myself, will know what I am talking about.