Add example file.

This commit is contained in:
2023-09-21 07:46:34 +02:00
parent ff85593b2f
commit 1a4e76e62f

5
bfpcompiler/test.bf Normal file
View File

@@ -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