Execute Brain****: Difference between revisions

used HTML tags, aligned the required BF commands for easier editing. -- ~~~~
(added whitespace after each BF instruction required. -- ~~~~)
(used HTML tags, aligned the required BF commands for easier editing. -- ~~~~)
Line 2:
 
An implementation need only properly implement the following instructions:
* [     (left bracket)
* ]     (right bracket)
* +     (plus sign)
* -     (minus sign)
* <nowiki> <&lt; </nowiki> &nbsp; &nbsp; (less than sign)
* <nowiki> >&gt; </nowiki> &nbsp; &nbsp; (greater than sign)
* , &nbsp; &nbsp; (comma)
* . &nbsp; &nbsp; (period)
Any cell size is allowed, EOF support is optional, as is whether you have bounded or unbounded memory.
<br>