Various fixes

This commit is contained in:
Veit Heller
2014-07-26 10:24:18 +02:00
parent 250f8cce4d
commit 2253d2729a
6 changed files with 19 additions and 5 deletions

View File

@@ -3,4 +3,5 @@ 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).
no parser until now, so you will have to write code within the original
programs code).