issues
search
epatrizio
/
ola
OCaml Lua Interpreter
The Unlicense
1
stars
1
forks
source link
Improve goto label implementation
#3
Open
epatrizio
opened
1 year ago
epatrizio
commented
1 year ago
Complete code checks before interpretation :
label init : label already exists
goto : label not exists
...
Complete code checks before interpretation :