Skip to content

V0.2 Byte code changes

Compare
Choose a tag to compare
@farkon00 farkon00 released this 12 Sep 10:07
· 322 commits to main since this release

Now byte code have only values as args. And variables replace by values in byte code(Don`t forget that interpreter is JIT).

Bug fixes.