bytecode-vm topic

List bytecode-vm repositories

kuroko

417
Stars
24
Forks
Watchers

Dialect of Python with explicit variable declaration and block scoping, with a lightweight and easy-to-embed bytecode compiler and interpreter.

cnpl

59
Stars
11
Forks
Watchers

一个中文编程语言的实现,包括:编译器、解析器、字节码虚拟机(支持Windows Linux 及 arm、arm32 、x86、x64 )