diff options
author | Ryo Nihei <nihei.dev@gmail.com> | 2021-05-29 23:57:26 +0900 |
---|---|---|
committer | Ryo Nihei <nihei.dev@gmail.com> | 2021-05-29 23:57:26 +0900 |
commit | 9e106eccdface27c1bb2d6225544d79d158beffb (patch) | |
tree | a34e0227b9f274e538d3ed9d80aceecffc1007c2 /README.md | |
parent | Initial commit (diff) | |
download | urubu-9e106eccdface27c1bb2d6225544d79d158beffb.tar.gz urubu-9e106eccdface27c1bb2d6225544d79d158beffb.tar.xz |
Update README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1 +1,7 @@ -# vartan
\ No newline at end of file +# vartan + +vartan provides a compiler that generates a parsing table and a driver for golang. + +## Status + +Now Developing |