summaryrefslogtreecommitdiffstats
path: root/development/lazarus/README
blob: b4018e6b9239e25af409a1048cecd057ac06c367 (plain)
1
2
3
4
5
6
7
8
lazarus (rapid application development tool for freepascal)

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.