]> git.sesse.net Git - interpreter_trials/history - interpreter.h
Add a tail-call variant with state as global variables in locked registers.
[interpreter_trials] / interpreter.h
2021-06-23 Steinar H. GundersonAdd a tail-call variant with state as global variables... main
2021-06-16 Rune Holmcycle count in registers
2021-06-16 Rune Holmsecond interpreter with state passed in pointers
2021-06-16 Rune Holmfirst stab at interpreter