zhengyao-lin / ink

a simple imperative language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ink is a prototype-based language
The current interpreter is quite sluggish and I'm working on it
A possible faster backend ivm is under developing

The grammar is constantly changing so sadly there's no doc currently...
Some testing examples are available at /example directory if you're interested

About

a simple imperative language

License:MIT License


Languages

Language:C++ 88.8%Language:Yacc 6.6%Language:Makefile 2.3%Language:Lex 2.1%Language:Shell 0.2%Language:C 0.1%