summaryrefslogtreecommitdiff
path: root/README.txt
blob: 1a53f698916161fa763796f955cb910496c9e3ac (plain)
1
2
3
4
5
6
7
8
9
10
#l-system

This is based on Lindenmayer system, with lists instead of strings.
The main goal of this proyect is flexibility.

At the moment, this includes the following functionality:

*Manage parametric l system.

For an example, see 'examples/l-system-exemple.lisp'.