diff --git a/README.md b/README.md index 2d83f2f..6294de7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Mako -Scripting language! +This is the repo for the Mako language spec. This is a reference parser, and its only job is to parse source to AST or bytecode. Other projects will come along for VM implementations. ``` // C-style comments