diff --git a/README.md b/README.md new file mode 100644 index 0000000..7e99d47 --- /dev/null +++ b/README.md @@ -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).