Fix interpreter repl errors and add some tsests and create the base
readme file 🥰💙
This commit is contained in:
parent
353bdec211
commit
3ee4f37354
16 changed files with 366 additions and 33 deletions
3
test_code/hello_world.bf
Normal file
3
test_code/hello_world.bf
Normal file
|
@ -0,0 +1,3 @@
|
|||
>+++++++++[<++++++++>-]<.>+++++++[<++++>-]<+.+++++++..+++.[-]
|
||||
>++++++++[<++++>-] <.>+++++++++++[<++++++++>-]<-.--------.+++
|
||||
.------.--------.[-]>++++++++[<++++>- ]<+.[-]++++++++++.
|
1
test_code/like_cat.bf
Normal file
1
test_code/like_cat.bf
Normal file
|
@ -0,0 +1 @@
|
|||
+[>,.]
|
|
@ -1 +1 @@
|
|||
>+++++++++[<++++ ++++>-]<.>++++++++[<++++>-]<+.>+++++++++[<-------->-]<.
|
||||
>+++++++++[ <++++ +++ + > - ] < . > + + ++++++[<++++>-]<+.>+++++++++[<-------->-]<.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue