lovm2
Is a lightweight virtual machine with a focus on simplicity and extendability.
lovm2 = "0.4.5"
Features
- dynamic typing
- generate bytecode using highlevel intermediate representation
- call into shared objects: lovm2_extend
- python bindings: pylovm2
- define own callbacks for interrupts
Examples
Projects
Source Code References
Generating Bytecode
use *;
use Vm;
Customer Reviews
This Thing Fast - Sonic
And I thought I was simple... - Pythagorean Theorem