Skip to content

Latest commit

 

History

History
25 lines (9 loc) · 645 Bytes

README.md

File metadata and controls

25 lines (9 loc) · 645 Bytes

Lindenmayer system editor (L-system editor)

This project was designed for an university project.

Build

To build the project, you need to have Ada and GtkAda installed. This project depend to GNAT Lib.

To build the project, run make at the root of the project.

Launch

The executable is place into bin folder. You can execute or just run make run-gui to launch GUI or make run to launch the program in no-gui mode that will create a PostScript file of a koch-flake at development level of 3.

License

See LICENSE