slackbuilds_ponce/development/lazarus
Andre Barboza 7fb04c44d2 development/lazarus: Updated for version 1.4.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-07-16 10:57:25 -05:00
..
doinst.sh
lazarus.info development/lazarus: Updated for version 1.4.2. 2015-07-16 10:57:25 -05:00
lazarus.SlackBuild development/lazarus: Updated for version 1.4.2. 2015-07-16 10:57:25 -05:00
README
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

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.