Skip to content

Parse and play with recipes written in a simple DSL, using Haskell

Notifications You must be signed in to change notification settings

jeffwheeler/Recipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This library includes a parser that reads a simple YAML-like, domain-specific recipe language and represents recipes internally with a simple tree structure. This tree structure can be printed to an HTML table, like those used below the recipes on Cooking for Engineers.

Here's a very simple recipe:

A couple things:
  First ingredient
  Second ingredient

  "Mix well!"

About

Parse and play with recipes written in a simple DSL, using Haskell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published