Not logged in

Differences From Artifact [f617e407166befd8]:

File langs/bf.rx part of check-in [d844f9fff0] - add assembler, brainf*** compiler by charleschilders on 2011-05-31 03:24:50. [annotate] [view]

To Artifact [080e29e6e5c8e52f]:

File langs/bf.rx part of check-in [91fa12a859] - fix , in brainf*** compiler by crc on 2011-05-31 11:51:14. [annotate] [view]


@@ -44,8 +44,9 @@
 :bf_,
   #1 #1 out,
   call wait
   #1 in,
+  dp # @, !,
   ret,
 
 ( Actual BrainF*** compiler )
 variable ip