An open API service indexing awesome lists of open source software.

https://github.com/jamis/lindy

An L-system parser and interpreter
https://github.com/jamis/lindy

Last synced: 7 months ago
JSON representation

An L-system parser and interpreter

Awesome Lists containing this project

README

          

# Lindy

Lindy is a simple implementation of an L-system parser and interpreter. It is intended primarily as a platform for exploring and experimenting.

## Dependencies

Just Ruby 2, and ChunkyPNG (for image generation).

## Author

Jamis Buck (jamis@jamisbuck.org)

## License

Public domain.

Seriously. There are so many L-system implementations out there that it makes no sense to try and claim any ownership to this code.