Commit graph

24 commits

Author SHA1 Message Date
Dimitri Lozeve
e6b5ddb093 Add example: lakes and islands 2018-02-01 22:13:08 +00:00
Dimitri Lozeve
61fd4963f1 Add new instruction: draw forward without drawing a line 2018-02-01 22:05:45 +00:00
Dimitri Lozeve
217ebcf8f6 Update README for JSON inputs 2018-01-17 22:36:15 +00:00
Dimitri Lozeve
3f8d761d8e Read filename from commandline argument 2018-01-17 22:27:14 +00:00
Dimitri Lozeve
3c5ef50b13 Add example L-systems as JSON files 2018-01-17 22:18:47 +00:00
Dimitri Lozeve
55e0f0d82c Parse JSON file for L-system input 2018-01-17 22:18:01 +00:00
Dimitri Lozeve
0c107d563e Apply hlint suggestions 2018-01-17 19:46:55 +00:00
Dimitri Lozeve
15722908f4 Normalize commandline parser names 2018-01-17 18:37:59 +00:00
Dimitri Lozeve
bc27d7187e Add option to change background color to white 2018-01-17 18:30:31 +00:00
Dimitri Lozeve
105acfa65e Add option to set foreground color 2018-01-17 18:24:08 +00:00
Dimitri Lozeve
ac5a746762 Add option to list available L-systems 2018-01-17 17:35:20 +00:00
Dimitri Lozeve
ebe12ac42b Add command line arguments (L-system and number of iterations) 2018-01-17 17:19:06 +00:00
Dimitri Lozeve
e71eda7c5e Add check for negative number of iterations 2018-01-17 17:13:53 +00:00
Dimitri Lozeve
60b9596b53 Update README 2018-01-17 11:51:38 +00:00
Dimitri Lozeve
76a579c981 Add Penrose P3 tiling 2018-01-17 11:09:11 +00:00
Dimitri Lozeve
05feb56763 Add support for push ('[') and pop (']') operations 2018-01-17 10:54:44 +00:00
Dimitri Lozeve
1b2defc067 Add Lévy C curve 2018-01-16 23:36:57 +00:00
Dimitri Lozeve
103645595d Add Dragon curve 2018-01-16 23:36:41 +00:00
Dimitri Lozeve
e720d90160 Move Examples module 2018-01-16 10:27:28 +00:00
Dimitri Lozeve
93578c7ddc Add Haddock documentation 2018-01-16 10:24:13 +00:00
Dimitri Lozeve
f20497ecf3 Add unit tests 2018-01-15 23:25:26 +00:00
Dimitri Lozeve
992f2f3fa6 Hide Emacs configuration files 2018-01-15 23:24:52 +00:00
Dimitri Lozeve
7df9f50dbe Add Travis CI 2018-01-15 18:59:35 +00:00
Dimitri Lozeve
9c21bf1d37 Initial commit 2018-01-15 18:47:54 +00:00