slackbuilds/development/lazarus
Capi X 250a17c859 development/lazarus: Updated for version 2.0.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2019-11-02 12:41:22 +07:00
..
README development/lazarus: Updated for version 1.6.2. 2016-12-30 23:30:11 +00:00
doinst.sh
lazarus.SlackBuild development/lazarus: Updated for version 2.0.6. 2019-11-02 12:41:22 +07:00
lazarus.info development/lazarus: Updated for version 2.0.6. 2019-11-02 12:41:22 +07:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

README

Lazarus is a Rapid Application Development Tool for FreePascal. It
comes with the LCL - Lazarus Component Library, which contains platform
independent visual components like buttons, windows, checkbox, treeview
and many, many more. The LCL is platform independent, so you can write
an application once and then compile for various platforms without
changing code.