Skip to content

void4/rarvm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

29 Commits

Repository files navigation

rarVM

This is a rarVM implementation in (R)Python.

There's also a high level language called 'Entish' (file extension.et), which looks like Python but behaves more like C.run.pycompiles it down to a rarVM binary and executes it.

Installation

pip install -r requirements.txt

Usage

cdsrc
Pythonrun.pyexamples/simple.et