mirror of
https://github.com/janet-lang/janet
synced 2024-11-14 04:34:48 +00:00
A dynamic language and bytecode VM.
47d9aceb0a
resetting the pc. |
||
---|---|---|
.gitignore | ||
compile.c | ||
compile.h | ||
datatypes.h | ||
disasm.c | ||
disasm.h | ||
ds.c | ||
ds.h | ||
main.c | ||
Makefile | ||
parse.c | ||
parse.h | ||
README.md | ||
tags | ||
value.c | ||
value.h | ||
vm.c | ||
vm.h |
tape
A language and vm for embeddable scripting.