Scheme-based parser for a cooking DSL
Go to file
2017-04-06 00:16:08 +02:00
web add simple Ruby-based webserver to present recipes 2017-04-06 00:13:59 +02:00
batch.scm add batch.scm for use when querying externally 2017-04-06 00:16:08 +02:00
cookbook.scm initial commit, started work on parser 2017-04-05 02:20:53 +02:00
grammar.ebnf initial commit, started work on parser 2017-04-05 02:20:53 +02:00
html.scm add html parser 2017-04-05 15:02:51 +02:00
parse.scm reduce code size of recipes-by-ingredients by using 'filter' 2017-04-05 15:08:16 +02:00