Update README.md

This commit is contained in:
Nathan Braswell
2014-12-30 01:31:28 -05:00
parent b1f6772efe
commit 144bcc8042

View File

@@ -3,7 +3,7 @@ Kraken
The Kraken Programming Language
(more info at http://limvot.github.io/kraken/)
(more info and examples at http://limvot.github.io/kraken/)
The Kraken Programming Language is in its infancy.
Currently, it consists of a RNGLALR parser written in C++, an experimental grammer that is evolving, and a C code generator.