8 lines
276 B
Markdown
8 lines
276 B
Markdown
Virtual Machines
|
|
----------------
|
|
|
|
Just a bunch of immature interpreters. One interprets brainfuck code(nbfi -
|
|
naive brainfuck interpreter), the other uses an assembler-like dsl(but has
|
|
no parser until now, so you will have to write code within the original
|
|
programs code).
|