PocketBF
Jump to navigation
Jump to search
- This article is a stub, which means that it is not detailed enough and needs to be expanded. Please help us by adding some more information.
PocketBF is a tinyBF with a dedicated I/O command.
Command | Description |
---|---|
=
|
Switch direction (. - <-> + ,) (default: +) |
+
|
Change data in selected direction. BF equivalents: - +
|
>
|
Change cell in selected direction. BF equivalents: < >
|
|
|
Jump in selected direction. BF equivalents: ] [
|
;
|
Take input if cell is zero, else output. BF equivalents: . ,
|