Description
Parser for the Cook markup language.
README.md
cooklang-hs
This library allows for parsing .cook
files in Haskell.
Check out Cooklang.
To give it a try on MacOS or Linux do cabal run cooklang-hs < myRecipe.cook
.
Feel free to open an issue or pull request!