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**** Date: 2022-11-28 Readme: http://aminet.net/dev/lang/brainfuck.readme Downloads: 14
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] 1215 4647 26.1% -lh5- 3b96 Nov 29 01:48 brainfuck.rexx ---------- ----------- ------- ------- ------ ---------- ------------ ---------- Total 1 file 1215 4647 26.1% Nov 29 02:18
Aminet © 1992-2022 Urban Müller and the Aminet team. Aminet contact address: <aminet aminet net>