This is the BCI base repository containing the interpreter.
Go to file
2018-10-27 16:52:13 +02:00
interpreter improved testing and added general Makefile 2018-10-27 12:14:57 +02:00
method_dispatcher added autoinserter for the dispatch tree 2018-09-27 11:26:20 +02:00
test improved testing and added general Makefile 2018-10-27 12:14:57 +02:00
base.h initial interpreter, base and stack 2018-09-26 17:50:12 +02:00
Makefile added Makefile for the interpreter 2018-10-27 16:52:13 +02:00
stack.c added and fixed stack 2018-09-26 18:22:36 +02:00
stack.h added and fixed stack 2018-09-26 18:22:36 +02:00