|
f86b5724e5
|
Moved the character execution's to the pointer in order to handle the k command
|
2021-09-23 14:59:14 +02:00 |
|
|
759ee2aa10
|
Each pointer needs its own stack, merging the two packages to avoid a circular dependency
|
2021-09-23 11:45:49 +02:00 |
|
|
e3bc1251e8
|
Began coding the interpreter (only manages the minimal example for now!)
|
2021-09-23 00:24:53 +02:00 |
|
|
270a3845cd
|
Simplified instruction pointer delta handling
|
2021-09-21 15:41:52 +02:00 |
|
|
309dcb5a02
|
Continued implementing the Instruction Pointer
|
2021-09-21 00:27:57 +02:00 |
|
|
46170dd5b7
|
Began implementing the Instruction Pointer
|
2021-09-20 10:33:10 +02:00 |
|