Category:Chef: Difference between revisions

From Rosetta Code
Content added Content deleted
m (Links, reorg)
 
Line 1: Line 1:
{{stub}}{{language|Chef
{{language|Chef
|site=http://www.dangermouse.net/esoteric/chef.html}}[[Category:Esoteric Languages]]
|site=http://www.dangermouse.net/esoteric/chef.html}}
[[Category:Esoteric Languages]]
'''Chef''' is an esoteric programming language designed by David Morgan-Mar. It is based on the manipulation of data values in a number of [[stack]]s (the same idea is used in assembly programming languages). The joke is that the variables tend to be named after basic foodstuffs, the stacks are called 'mixing bowls' and the instructions for manipulating them 'mix', 'stir', etc.. A program, then, reads much like a cooking recipe.
'''Chef''' is an esoteric programming language designed by David Morgan-Mar.

It is based on the manipulation of data values in a number of [[stack]]s (the same idea is used in assembly programming languages).

The joke is that the variables tend to be named after basic foodstuffs,
the stacks are called 'mixing bowls' and the instructions for manipulating them 'mix', 'stir', etc.. <br>
A program, then, reads much like a cooking recipe.


==External links==
==External links==

Latest revision as of 14:05, 18 November 2014

Language
Chef
This programming language may be used to instruct a computer to perform a task.
Official website
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using Chef.

Chef is an esoteric programming language designed by David Morgan-Mar.

It is based on the manipulation of data values in a number of stacks (the same idea is used in assembly programming languages).

The joke is that the variables tend to be named after basic foodstuffs, the stacks are called 'mixing bowls' and the instructions for manipulating them 'mix', 'stir', etc..
A program, then, reads much like a cooking recipe.

External links

Subcategories

This category has the following 3 subcategories, out of 3 total.