bf 20041219 review
Download
|
|
bf is a simple, fast interpreter for the esoteric programming language Brainfuck.
What's New in This Release:
bf.c: rewrite of ReadProgram() and Interprete() to gain speed, removed PutIntoProgram(), added FindMatchingBrackets() and removed -d (debug) option; minor changes
errors.c: changes to get non-GNU-compatibility
stack.[ch]: removed, because useless
added examples/quine[123].b, examples/hello.b
bf 20041219 search tags