An L system parser implemented using python
-o-
PFractL is a parser that understands a small set of grammar symbols which
can be used to generate self similar fractals. It's written in
python and uses the Tk widget set
(Tkinter).
For more information on what I plan to make this, check out the to do
section.
My main reference for this was the book titled Advanced Fractal Programming in C by Roger T. Stevens . I took most of the grammars from there and the ideas too.
[Home] [About] [To do] [Screenshots]