Jump to content

Execute Brain****: Difference between revisions

This will fix RCBF on the Unimpl Page setup.
(Redirect to RCBF category)
(This will fix RCBF on the Unimpl Page setup.)
Line 1:
[[Category:Compilers and Interpreters]]{{task}}{{implementation|Brainf***}}RCBF is a set of [[Brainf***]] compilers and interpreters written for Rosetta Code in a variety of languages. Below are links to each of the versions of RCBF.
#REDIRECT [[:Category:RCBF]]
 
An implementation need only properly implement the <nowiki>'[', ']', '+', '-', '<', '>', ',', and '.'</nowiki> instructions. Any cell size is allowed, EOF support is optional, as is whether you have bounded or unbounded memory.
<br clear=all>
 
=={{header|ALGOL 68}}==
 
See [[RCBF/ALGOL 68]].
 
=={{header|Ada}}==
 
See [[RCBF/Ada]].
 
=={{header|BASIC}}==
 
See [[RCBF/BASIC/QuickBasic]].
 
=={{header|C++}}==
 
See [[RCBF/C++]].
 
=={{header|Common Lisp}}==
 
See [[RCBF/Common Lisp]].
 
=={{header|D}}==
 
See [[RCBF/D]].
 
=={{header|E}}==
 
See [[RCBF/E]].
 
=={{header|Erlang}}==
 
See [[RCBF/Erlang]].
 
=={{header|Forth}}==
 
See [[RCBF/Forth]].
 
=={{header|Haskell}}==
 
See [[RCBF/Haskell]].
 
=={{header|Java}}==
 
See [[RCBF/Java]].
 
=={{header|JavaScript}}++
 
See [[RCBF/JavaScript]].
 
=={{header|Modula-3}}==
 
See [[RCBF/Modula-3]].
 
=={{header|OCaml}}==
 
See [[RCBF/OCaml]].
 
=={{header|Perl}}==
 
See [[RCBF/Perl]].
 
=={{header|Python}}==
 
See [[RCBF/Python]].
 
=={{header|Ruby}}==
 
See [[RCBF/Ruby]].
 
=={{header|Standard ML}}==
 
See [[RCBF/Standard ML]].
 
=={{header|TI-83 BASIC}}==
 
See [[RCBF/TI-83 BASIC]].
 
=={{header|TI-89 BASIC}}==
 
See [[RCBF/TI-89 BASIC]].
 
=={{header|Tcl}}==
 
See [[RCBF/Tcl]].
Cookies help us deliver our services. By using our services, you agree to our use of cookies.