]> git.sesse.net Git - interpreter_trials/commit
Add a tail-call variant with state as global variables in locked registers. main
authorSteinar H. Gunderson <steinar+nageru@gunderson.no>
Wed, 23 Jun 2021 07:45:29 +0000 (09:45 +0200)
committerSteinar H. Gunderson <steinar+nageru@gunderson.no>
Wed, 23 Jun 2021 07:45:40 +0000 (09:45 +0200)
commitad26a8a793ea268ecccedc56b3fe04eade7071a3
treec239f80a05ba7df84c505a982402f404c52630ed
parentf47466d57b4097b51ab449e0a2cae62fdab9c4fe
Add a tail-call variant with state as global variables in locked registers.
interpreter.h
interpreter12.cpp [new file with mode: 0644]
interpreter_trials.cpp
meson.build