This page (revision-3) was last changed on 03-Feb-2023 15:21 by Carsten Strotmann 

This page was created on 20-Feb-2010 21:00 by Carsten Strotmann

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
3 03-Feb-2023 15:21 3 KB Carsten Strotmann to previous
2 20-Feb-2010 21:02 3 KB Carsten Strotmann to previous | to last
1 20-Feb-2010 21:00 3 KB Carsten Strotmann to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 33 changed 2 lines
* '[' : moves to the command following the matching '\]', if the memory cell under the memory pointer is zero, and
* ']' : moves to the command following the matching '\[', if the memory cell under the memory pointer is not zero.
* '~[' : moves to the command following the matching '~]', if the memory cell under the memory pointer is zero, and
* '~]' : moves to the command following the matching '~[', if the memory cell under the memory pointer is not zero.
At line 40 added one line
__Download__: [BrainFuck in X-FORTH/bf.atr]