Added readme

This commit is contained in:
Veit Heller
2014-07-25 02:44:12 +02:00
parent 1b3b1bab8d
commit 8d8a171892

6
README.md Normal file
View File

@@ -0,0 +1,6 @@
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).