summaryrefslogtreecommitdiffstats
path: root/development/lazarus/README
blob: 1d847a7edaf0f90a71ee7a5488ed221b868c7718 (plain)
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.