Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 340 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 340 Bytes

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