Author: ARexx port by uploader Uploader: polluks+aminet sdf lonestar org (Stefan Haubenthal) Type: dev/lang Architecture: generic URL: https://rosettacode.org/wiki/Execute_Brain****#REXX Date: 2022-11-29 Readme: http://aminet.net/dev/lang/brainfuck.readme Downloads: 38
http://aminet.net/dev/lang/brainfuck.lha
The brainfuck interpreter knows the following instructions:
Cmd Effect
--- ------
+ Increases element under pointer
- Decrases element under pointer
Increases pointer
< Decreases pointer
[ Starts loop, flag under pointer
] Indicates end of loop
. Outputs ASCII code under pointer
, Reads char and stores ASCII under ptr
Who can program anything useful with it? :)
PERMISSION UID GID PACKED SIZE RATIO METHOD CRC STAMP NAME ---------- ----------- ------- ------- ------ ---------- ------------ ---------- [generic] 1200 4281 28.0% -lh5- 610c Nov 29 22:13 brainfuck.rexx ---------- ----------- ------- ------- ------ ---------- ------------ ---------- Total 1 file 1200 4281 28.0% Nov 30 01:30
Aminet © 1992-2022 Urban Müller and the Aminet team. Aminet contact address: <aminet aminet net>