Category:Chef: Difference between revisions

Content added Content deleted
(Created page with '{{language|Chef}} {{stub}} '''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 …')
 
m (Links, reorg)
Line 1: Line 1:
{{language|Chef}}
{{stub}}{{language|Chef
|site=http://www.dangermouse.net/esoteric/chef.html}}[[Category:Esoteric Languages]]
{{stub}}
'''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.
'''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.


==External links==
==External links==
*[http://www.dangermouse.net/esoteric/chef.html Chef Language Home Page]
*[http://www.dangermouse.net/esoteric/ DM's Esoteric Programming Languages]
*[http://www.dangermouse.net/esoteric/ DM's Esoteric Programming Languages]
*[http://search.cpan.org/dist/Acme-Chef An interpreter for Chef written in Perl]
*[http://search.cpan.org/dist/Acme-Chef An interpreter for Chef written in Perl]
*[[eso:Chef|Chef on Esolangs]]