diff --git a/bfpcompiler/test.bf b/bfpcompiler/test.bf new file mode 100644 index 0000000..9e9a718 --- /dev/null +++ b/bfpcompiler/test.bf @@ -0,0 +1,5 @@ +,>,< read two operands; return to cell zero +> move to cell to add +[ <+>- ] move cell to cell zero +. print result +[] endless loop