resurgence 0.1.4

A VM backend library that makes developing interpreters easy. Can be used either as an entire backend, or to create a backend
Documentation
1
2
pub mod execution_engine;
pub mod interpreter;