diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # vartan -vartan provides a compiler that generates a SLR parsing table and a driver for golang. +vartan provides a compiler that generates a LALR(1) or SLR(1) parsing table and a driver for golang. [](https://github.com/nihei9/vartan/actions/workflows/test.yml) |