Factbites
 Where results make sense
About us   |   Why use us?   |   Reviews   |   PR   |   Contact us  

Topic: Chef programming language


Related Topics

In the News (Sun 23 Nov 08)

  
  DM's Esoteric Programming Languages - Chef
Chef is a programming language in which programs look like recipes.
Program recipes should not only generate valid output, but be easy to prepare and delicious.
Chef was assigned for a student project in the LCC 2700 Introduction to Computational Media course at the Georgia Institute of Technology, Fall 2005 semester.
www.dangermouse.net /esoteric/chef.html   (1376 words)

  
  Chef - Wikipedia, the free encyclopedia
Chef is a term commonly used to refer to an individual who cooks professionally.
The sous chef (pronounced "soo-shef" -- French for "under chef") is the direct assistant of the Executive Chef.
Larger kitchens often have more than one sous chef, with each having his or her own area of responsibility, such as the banquet sous chef, in charge of all banquets, or the executive sous chef, in charge of all other sous chefs.
en.wikipedia.org /wiki/Chef   (593 words)

  
 Open Directory - Computers: Programming: Languages: Obfuscated   (Site not responding. Last check: 2007-09-17)
False - Programming language with two main goals: confusing everyone with an obfuscated syntax, and designing as powerful a language as possible with a tiny implementation: this compiler executable is only 1024 bytes, written in pure 68000 assembler.
npiet - An interpreter for the piet programming language.
Programming in Malbolge - Introduction to Malbolge programming.
dmoz.org /Computers/Programming/Languages/Obfuscated   (578 words)

  
 Chef programming language: Facts and details from Encyclopedia Topic   (Site not responding. Last check: 2007-09-17)
Among some hackers and hobbyists, an esoteric programming language is a programming language designed as a test of the boundaries of computer programming language...
A programming language or computer language is a standardized communication technique for expressing instructions to a computer....
The lambda programming language combines a sort of lambda calculus with a von neumann architecture....
www.absoluteastronomy.com /encyclopedia/c/ch/chef_programming_language.htm   (514 words)

  
 Chefs Battle Like Samurai in a Cult Hit
The narrator introduces the challenger chefs and video clips of their restaurants, shot in the homespun style of a local commercial.
Whether or not "Iron Chef" signaled a cultural response to economic stimuli, the elaborate machinations of the chefs undoubtedly harken to a particularly Japanese kind of food fetishism.
He was mesmerized by the sight of a chef frying the scales of sea bass and then serving them with chocolate sauce.
partners.nytimes.com /library/dining/061900iron-chef.html   (1471 words)

  
 Obfuscated Languages Programming Computers
- A superset of the BrainFuck programming language.
In this language the programs are pictures, build out of 18 colors and fl and white - this is about the real "art of programming".
- Programming language with two main goals: confusing everyone with an obfuscated syntax, and designing as powerful a language as possible with a tiny implementation: this compiler executable is only 1024 bytes, written in pure 68000 assembler.
www.iaswww.com /ODP/Computers/Programming/Languages/Obfuscated   (550 words)

  
 House builds ’language precinct’ : 11-22-2002
Nearly doubling the total number of language house residents, the new facility strengthens the concept of a language precinct, where a distinctive international atmosphere is alive 24 hours a day.
To underscore this commitment, residents will be signing pledges promising to speak their target language when in their block of the house or when gathered elsewhere in the house with fellow language-block residents.
Programming is an important component of living in a language house, and thanks to the collaboration of the Housing Division and the Facilities Planning and Construction department, common spaces in the new facility were designed to accommodate a variety of enrichment activities.
www.virginia.edu /insideuva/2002/31/language_house.html   (720 words)

  
 Esoteric programming language - Esolang   (Site not responding. Last check: 2007-09-17)
An esoteric programming language is a computer programming language designed to experiment with weird ideas, to be hard to program in, or as a joke, rather than for practical use.
A common design goal for esoteric programming languages is to have as few instructions as possible.
INTERCAL's main purpose was to be as different as possible compared to normal languages (although there are still many similarities with conventional programming languages), and Malbolge was designed with the goal of being next to impossible to use.
www.esolangs.org /wiki/Esoteric_programming_language   (424 words)

  
 Acme::Chef - An interpreter for the Chef programming language
Acme::Chef - An interpreter for the Chef programming language
Chef is an esoteric programming language in which programs look like recipes.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
cpan.uwinnipeg.ca /htdocs/Acme-Chef/Acme/Chef.html   (1637 words)

  
 cs4fn: Programming FUNdamentals: What is a program...Learn to program   (Site not responding. Last check: 2007-09-17)
The programming language you use is one where the actions possible are different kinds of Noughts and Crosses moves.
For a general language we need instructions and ways of putting them together that are the essence of plans of whatever kind.
Another way of thinking of a program is as a description of lots of objects or agents that have behaviours (things they can each do) and properties (things about them that tell them apart).
www.dcs.qmul.ac.uk /cs4fn/fundamentals/programming.php   (854 words)

  
 Installing Software Packages Part II | Linux Magazine
But, writing a program in nothing but ones and zeros proved tedious and error-prone, so computer scientists invented "higher level" programming languages which allowed them to write programs as source code rather than ones and zeros.
The difference between English and programming languages such as C or C++ is that those languages were designed to be mechanically translatable into the machine language of ones and zeros.
A program can be written in languages other than C, but C is the most popular Linux programming language.
www.linux-mag.com /id/600   (2226 words)

  
 Interactive Programming In Java
Program behavior was determined by looking at interactions between a program and the environment in which it is embedded.
Programming is not so neat a task as students of computer science would often like to believe; there's a cycle of specification and implementation, debugging and testing, usage and revision, that characterizes almost all real-world software.
Although the echo program seems too trivial to be of much use, a minor variant of it runs in almost every program you type to: it is what makes the characters appear on the screen.
www.cs101.org /ipij/intro   (7902 words)

  
 Incremental Java
Programming languages also have a grammar, and you must follow it very strictly, otherwise your program won't work.
There are probably a dozen languages that are popular enough that at least a million people who use the language and know it somewhat well.
O'Caml and ML are also functional programming languages (they are very similar to each other).
www.cs.umd.edu /users/clin/MoreJava/Intro/what-prog.html   (1350 words)

  
 LOGI: Part III: Seed AI   (Site not responding. Last check: 2007-09-17)
But, at least in today's programming environments, humans no longer hand-massage most code - in part because the task is best left to optimizing compilers, and in part because it's extremely boring and wouldn't yield much benefit relative to making further high-level improvements.
Such a modality might perceptually interpret: a simplified interpreted language used to tutor basic concepts; any internal procedural languages used by cognitive processes; the programming language in which the AI's code level is written; and finally the native machine code of the AI's hardware.
Informally, an AI is native to the world of programming, and a human is not.
www.singinst.org /ourresearch/publications/LOGI/seedAI.html   (6931 words)

  
 Capresso Impressa Z5 Espresso Center - Capresso Espresso Machines
Use the pre-set programs or change coffee strength, coffee volume and the amount of steamed/frothed milk while the Z5 prepares your preferred coffee beverage.
A short 15 minutes automated tablet cleaning program with clear instructions in the LED display insures clean inner parts and coffee that will never taste oily or rancid.
Information module lets you check how many cups are made with each beverage button, how often maintenance programs were used, how each beverage button is set and more.
www.chefsresource.com /capresso-impressa-z5-espresso-center.html   (1624 words)

  
 Programming doesn't have to be easy | MetaFilter
April 20, 2006 7:33 AM Somewhere between theoretical constructs like finite automata and Turing machines and feature-rich programming languages like Perl and C++ lives a world of misfits.
These so-called esoteric languages frequently employ obfuscation and fustian as central design goals; but that doesn't mean you can't do some neat (useless) things with them.
Chef: It took me fifteen minutes to decide this was real.
www.metafilter.com /51050/Programming-doesnt-have-to-be-easy   (1127 words)

  
 Modern, Classical and Native Languages Standard 6 — New Mexico Educational Standards Portal   (Site not responding. Last check: 2007-09-17)
Participate in a group interdisciplinary project that incorporates the language studied, such as a problem-solving project on environment, economics, history, art, music, medicine, engineering, architecture, etc. Use the language studied in the project.
Design a map of the area using the language studied, and use the language in the logging of field notes.
Trace the development of urban legends in the language studied and compare and contrast them with urban legends in the first language.
nmstandards.org /standards/modern_classical_native_languages/ML-ML-06   (949 words)

  
 Good Math, Bad Math
For today's installation of programming insanity, I decided to go with a relative of Thue, which is one of my favorite languages insane languages that I wrote about before.
I was hoping for a bit of a vanity post for todays pathological programming language in honor of my 40th birthday (tomorrow), but I didn't have time to finish implementing my own little piece of insanity.
Normal programming languages are based on a basically one-dimensional syntax; the program is a string,...
scienceblogs.com /goodmath/goodmath/programming/pathological_programming   (1925 words)

  
 The Best Television websites - BestSearchers.com
Annual national awards program recognizing the best in all forms of electronic media: television, film, video, animation, radio, audio, website and interactive media.
Program listings and previews from all TV networks, broadcast and the vast array of cable networks.
Up to 4 receivers for watching separate programming on each TV in different rooms, with over 256 channels available.
www.bestsearchers.com /best-websites/television.html   (1427 words)

  
 CSP for Java programmers, Part 1
As a result, multithreaded programs are often far more prone to subtle errors than we would like them to be, leading some developers to avoid them at all costs, even when concurrency and parallelism would clearly yield the most elegant design.
By itself, concurrent programming is a technique that provides for the execution of operations simultaneously, whether on a single system or spread across a number of systems.
As I've shown, multithreaded programming in the Java language is facilitated by a number of well-designed constructs supported by the language.
www-128.ibm.com /developerworks/java/library/j-csp1.html   (3554 words)

  
 Digerati: The Chef: Nathan Myhrvold   (Site not responding. Last check: 2007-09-17)
Nathan Myhrvold is a bridge between the scientists of the third culture and the digerati.
He is an accomplished scientist who is at the helm of Microsoft's massive research program.
What makes him very unique is that in addition to his business and scientific interests, he is a master French chef who has finished first and second in the world championship of barbecue in Memphis, Tennessee.
www.edge.org /digerati/myhrvold   (270 words)

  
 WGBH - Media Access Group - Milestones
All related programming is captioned, and outreach is conducted to schools, organizations, and parents of children who are deaf and hard of hearing across the country.
Network prime-time programs are 100 percent accessible to viewers who are deaf and hard of hearing for the first time.
While exploring possible applications of the Second Audio Program (SAP) feature on the new technology of stereo television, WGBH conceives an idea for a descriptive video service that would make television accessible to people who are blind and visually impaired.
main.wgbh.org /wgbh/pages/mag/about/mag-milestones.html   (1602 words)

  
 Kurt Stilwell's LCC2700 Webpage   (Site not responding. Last check: 2007-09-17)
This project utilizes the esoteric programming language Chef to execute a method.
The novelty of Chef comes from the fact that its codes are designed to look like recipes.
The result, as the recipe title states, is a surprise, but it relates to why I did not attempt the extra credit portion of this assignment...
idt.lcc.gatech.edu /~kstilwell/proj7.html   (114 words)

  
 p-nand-q.com : humor : programming languages : GPLZ   (Site not responding. Last check: 2007-09-17)
GPLZ is a bunch of loosely related programming languages, all implemented in python and all using the same internal code representation.
are encoded in yet another completely useless and badly labelled language.
are encoded in the Gertrude Stein Memorial Language.
p-nand-q.com /humor/programming_languages/gplz.html   (226 words)

  
 perl.com: Perl, the first postmodern computer language
One of the characteristics of a postmodern computer language is that it puts the focus not so much onto the problem to be solved, but rather onto the person trying to solve the problem.
The very fact that it's possible to write messy programs in Perl is also what makes it possible to write programs that are cleaner in Perl than they could ever be in a language that attempts to enforce cleanliness.
So, to drag the subject back to computers, one of the characteristics of a postmodern computer language is that it puts the focus not so much onto the problem to be solved, but rather onto the person trying to solve the problem.
www.perl.com /pub/a/1999/03/pm.html   (7959 words)

  
 Amazon.com: Python Programming for the Absolute Beginner: Books: Michael Dawson   (Site not responding. Last check: 2007-09-17)
The only prior programming I had before this book was that of using SQL (very simple compared to `regular' languages since it's a query language).
I have always been afraid to delve into programming because of the immense math etc. and the fact of having no "wading pool" to get my feet wet safely, but this book is not mind boggling at all.
I wouldn't call this a game programming book, but the fact that all the examples were games made it more interesting and fun to work through to the end.
www.amazon.com /Python-Programming-Absolute-Beginner-Michael/dp/1592000738   (1987 words)

  
 CS 99
Programming languages are precise: notice what happens when you change random things
Learning a programming language is exactly like learning a foreign language.
Another example: System.out.println … this is also not an essential language construct, but you need it or something like it for the computer to give you output.
www.cs.cornell.edu /courses/cs99/2001su/lectures/Lecture2.htm   (753 words)

  
 p-nand-q.com   (Site not responding. Last check: 2007-09-17)
The CHEF language was originally designed by David Morgan-Mar (see his homepage on http://www.physics.usyd.edu.au/~mar/esoteric/).
To my knowledge, GPLZ has the first ever implementation of that fine and tasty language.
The current version of GPLZ features an early beta implementation of the said language.
p-nand-q.com /humor/languages/gplz/gplz_chef.html   (1475 words)

  
 Language list - Esolang
Note that languages intended predominantly as jokes are located in the joke language list.
Esoteric programming languages on C2 WikiWeb has some decent material.
Open Directory Project's Obfuscated Programming Languages section is another collection of links to esoteric programming pages.
esoteric.voxelperfect.net /wiki/Language_list   (159 words)

  
 The Reality Club: The Chef - Nathan Myhrvold
Since Myhrvold is in general forward thinking in his views, it is hard to understand his "something of a curmudgeon" stance on Java.
Java is not just another language, but needs to be thought of as a software platform that directly addresses issues that are important for the Internet: dynamic network loading of functionality, program safety and verification, security management, and most importantly, the ability to run a Java program on practically anyone's operating system.
I don't really know myself, but judging from the number of Java developers itching to develop applications and services that are designed to live in the Net and care little about the underlying hardware system, I'm sure it won't be long before we find out.
www.edge.org /discourse/myhrvold_chef.html   (850 words)

Try your search on: Qwika (all wikis)

Factbites
  About us   |   Why use us?   |   Reviews   |   Press   |   Contact us  
Copyright © 2005-2007 www.factbites.com Usage implies agreement with terms.