This is a complete (almost, no interrupts yet) stack machine implementation from this article: https://users.ece.cmu.edu/~koopman/stack_computers/sec3_2.html
$ mkdir build && cd build
$ cmake ..
$ make
$ cd ..
$ ./gstack| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a complete (almost, no interrupts yet) stack machine implementation from this article: https://users.ece.cmu.edu/~koopman/stack_computers/sec3_2.html
$ mkdir build && cd build
$ cmake ..
$ make
$ cd ..
$ ./gstack