Execute Brain****/D: Difference between revisions

m
<code>
m (Another link, English)
m (<code>)
Line 8:
*Input and output are in character mode, rather than in numerical.
*Nesting level is checked during parsing, and if loops/brackets are not matched, an error is thrown before executing the code.
<code d>module rcbf ;
import std.file, std.c.stdio ;
 
Line 68:
"-------->-]<------.>++++++[<++++++>-]<.>+"
"++++[<------->-]<.") ;
}</dcode>
Anonymous user