/lsystem

Playing with L-Systems in Haskell

Primary LanguageHaskellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

L-Systems and Haskell

Aim of this project is to experiment with L-Systems in Haskell.

It leverages on gloss library.

Pre requirements

Stack

It can be downloaded from Stack official site

Build

stack setup
stack build
stack exec -- haskellsys

Output drawings

FractalTree.hs logo

PythagorasTree.hs logo