|
dc2e3bc106
|
add 99 bottles of beer example program
|
2023-12-16 23:17:01 +01:00 |
|
|
4b0444e979
|
add logical not operator
|
2023-12-16 23:16:23 +01:00 |
|
|
e70580785f
|
add hello world example program
|
2023-12-16 14:02:23 +01:00 |
|
|
49895f1b11
|
define non-instruction bytes to just get eaten (for easier text printing), and add a special case for _ -> space
|
2023-12-16 14:02:11 +01:00 |
|
|
d1a8792b18
|
add double loop example program
|
2023-12-16 13:44:09 +01:00 |
|
|
f07a256fe6
|
add cat example program
|
2023-12-16 13:39:41 +01:00 |
|
|
27822fc06a
|
strip trailing newline from manual input
|
2023-12-16 13:39:25 +01:00 |
|
|
07a7b44778
|
fix not reading input past the first character
|
2023-12-16 13:22:02 +01:00 |
|
|
de9af67e50
|
fix instruction pushing not being FIFO
|
2023-12-14 13:17:01 +01:00 |
|
|
142cb9cc09
|
fix alternate start locations, eat all non-instruction bytes
|
2023-12-12 22:56:28 +01:00 |
|
|
9cc9b5d0dc
|
fix subtraction
|
2023-12-12 22:40:05 +01:00 |
|
|
6286136e21
|
this is literal garbage
|
2023-12-12 22:39:33 +01:00 |
|