From 53ab9ae05a579a19c626e8be0c1e2cf9244bf863 Mon Sep 17 00:00:00 2001 From: gramanas Date: Fri, 28 Jan 2022 13:45:30 +0200 Subject: sha1 sum and others --- README.org | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'README.org') diff --git a/README.org b/README.org index 5e0f020..8d4f973 100644 --- a/README.org +++ b/README.org @@ -81,3 +81,13 @@ } #+end_src + +* Food compiler + + recipes are text files defined above + + ingredients and results from steps are variables linking back to the quantity or the step that produced them + + the food compiler parses these files into internal C structures, the errors reported are syntax ones + + then they can be eval'd which merges any subrecipe ingredients and steps into one plain recipe -- cgit v1.2.3