https://github.com/technique-lang/recipies
Recipes for wonderful dishes expressed as Technique procedures
https://github.com/technique-lang/recipies
cooking recipes technique
Last synced: about 1 month ago
JSON representation
Recipes for wonderful dishes expressed as Technique procedures
- Host: GitHub
- URL: https://github.com/technique-lang/recipies
- Owner: technique-lang
- License: mit
- Created: 2020-02-05T21:42:09.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-05T21:59:55.000Z (about 5 years ago)
- Last Synced: 2024-11-04T10:43:38.312Z (6 months ago)
- Topics: cooking, recipes, technique
- Language: Turing
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - technique-lang/recipies - Recipes for wonderful dishes expressed as Technique procedures (others)
README
Recipe Collection
=================If you think about it, a recipe is nothing more than a set of instructions to
make something happen. Certainly there are some vague conventions about how
they are organized (ingredients, method) and they are usually written as a
bunch of steps. In a word, they are a procedure.This repository contains a collection of recipes expressed as procedures in the
Technique programming language. They serve both as examples of programming in
Technique as well as being genuine real-world procedures in their own right,
used by their contributors cooking at home. We hope you enjoy!Copyright for original recipes is retained by their contributors.