Updated Readme

This commit is contained in:
Veit Heller
2014-08-02 23:40:38 +02:00
parent b4cf7fac24
commit 5bd5aa809b

View File

@@ -4,6 +4,6 @@ Virtual Machines
[![Build Status](https://travis-ci.org/hellerve/Virtual-Machines.png?branch=master)](https://travis-ci.org/hellerve/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
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).
programs' code).