ikonoha

IronKonoha is Konoha implementation in C#.

How to build on mono

Type the following command:

git clone git://github.com/tetsurom/ikonoha.git
cd ikonoha
xbuild IronKonoha.sln

How to use on mono

REPL:

mono KConsole/bin/Debug/KConsole.exe

File:

mono KConsole/bin/Debug/KConsole.exe filename.k