Merge: Brainfuck
authorJean Privat <jean@pryen.org>
Fri, 17 Oct 2014 00:21:14 +0000 (20:21 -0400)
committerJean Privat <jean@pryen.org>
Fri, 17 Oct 2014 00:21:14 +0000 (20:21 -0400)
As the name implies, this is a very simple Brainfuck interpreter written in Nit.

Yes, it is (mostly) useless, but it might serve as an example of a simple Nit program.

Pull-Request: #828
Reviewed-by: Alexis Laferrière <alexis.laf@xymus.net>
Reviewed-by: Jean Privat <jean@pryen.org>
Reviewed-by: Alexandre Terrasa <alexandre@moz-code.org>


Trivial merge