README 425 B

123456789
  1. lazarus (rapid application development tool for freepascal)
  2. Lazarus is a Rapid Application Development Tool for FreePascal. It
  3. comes with the LCL - Lazarus Component Library, which contains platform
  4. independent visual components like buttons, windows, checkbox, treeview
  5. and many, many more. The LCL is platform independent, so you can write
  6. an application once and then compile for various platforms without
  7. changing code.