Yaccgo
| Original author(s) | acekingke |
|---|---|
| Written in | go |
| Engine | |
| Website | github |
Search Yaccgo on Amazon.
YaccGo is a parsing tool written purely in Go. It was written by acekingke. YaccGo uses the same LALR parsing technique as Yacc. It is an understandable and debugable Yacc in Go. It is written in Go and generates parsers written in Go, typescript, rust ....[1]
Features
Implemented in Go, it has almost all the features provided by Yacc. It includes support for empty productions, precedence rules, etc. And it supports debugging in a webpage.
References
This article "Yaccgo" is from Wikipedia. The list of its authors can be seen in its historical and/or the page Edithistory:Yaccgo. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.
