Files
vvm/README.md
2014-08-02 23:40:38 +02:00

412 B

Virtual Machines

Build Status

Just a bunch of immature interpreters. One interprets brainfuck code(nbfi - naive brainfuck interpreter), the other uses an assembly-based dsl(but has no parser until now, so you will have to write code within the original programs' code).