cznic / goyacc

github.com/cznic/goyacc has moved to modernc.org/goyacc
https://godoc.org/modernc.org/goyacc
BSD 3-Clause "New" or "Revised" License
208 stars 24 forks source link

question #1

Closed geraldstanje closed 9 years ago

geraldstanje commented 9 years ago

Hello,

how is this different from https://golang.org/cmd/yacc/?

-Gerald

cznic commented 9 years ago

Source

The other change is that the .y source code is now processed independently of the tool in a separate package.