Science Fair Projects Ideas - Brainfork

All Science Fair Projects

      

Science Fair Project Encyclopedia for Schools!

  Search    Browse    Forum  Coach    Links    Editor    Help    Tell-a-Friend    Encyclopedia    Dictionary     

Science Fair Project Encyclopedia

For information on any area of science that interests you,
enter a keyword (eg. scientific method, molecule, cloud, carbohydrate etc.).
Or else, you can start by choosing any of the categories below.

Brainfork

Brainfork is a minimalistic computer programming language designed by Asger Ipsen in 2004 as a multi-threaded Brainfuck variant.

Brainfork has an instruction-set consisting of exactly nine commands which are with one exception the same as the ones found in Brainfuck. The one instruction that does differ is "Y", capitalized y. In brainfork "Y" is a keyword and therefore it cannot be used in comments, or at least you should know if you do it because the interpreter does not care. The "Y" instruction is very simple in its use although it is indeed very hard to write a working multithreaded brainfork program. When the "Y" is encountered by the interpreter the current thread forks. In the parent thread the current cell is set to 0 and in the child-thread the pointer is moved one cell to the right and it is set to 1.

Brainfork maintains some compatibility with Brainfuck: all Brainfuck programs not containing "Y" characters have the same behaviour when run on a Brainfork interpreter; all Brainfork programs not using "Y" have the same behaviour when run on a Brainfuck interpreter. The set of valid Brainfuck programs is the same as the set of valid Brainfork programs: all Brainfuck programs can be executed in the Brainfork interpreter and vice-versa; of course their behaviour can be different.

External links

10-26-2009 08:16:03
The contents of this article is licensed from www.wikipedia.org under the GNU Free Documentation License. Click here to see the transparent copy and copyright details
Science kits, science lessons, science toys, maths toys, hobby kits, science games and books - these are some of many products that can help give your kid an edge in their science fair projects, and develop a tremendous interest in the study of science. When shopping for a science kit or other supplies, make sure that you carefully review the features and quality of the products. Compare prices by going to several online stores. Read product reviews online or refer to magazines.

Start by looking for your science kit review or science toy review. Compare prices but remember, Price $ is not everything. Quality does matter.
Science Fair Coach
What do science fair judges look out for?
ScienceHound
Science Fair Projects for students of all ages
All Science Fair Projects.com Site
All Science Fair Projects Homepage
Search | Browse | Links | From-our-Editor | Books | Help | Contact | Privacy | Disclaimer | Copyright Notice