Download List

專案描述

brainwash is an optimizing interpreter for the
Brainfuck programming language.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-05-10 21:06
0.3

Unsigned character cells are possible. The array is finite at the left. The program ignores a possible shebang line to allow executable Brainfuck programs. Optimization has been implemented via the -O option.
標籤: Major feature enhancements

2005-02-06 00:38
0.2

The - option was added. The mandatory width
argument was added to the -d option. The -f option
was removed. A minor bug that prevented the
writing of output to a file was fixed. The -v
option was changed to -V. The command used to mark
the end of program code in certain circumstances
was changed from ! to EOF.
標籤: Minor feature enhancements

2004-12-04 22:04
0.1

標籤: Initial freshmeat announcement

Project Resources