Skip to content

bpowers/gocalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gocalc - yacc calculator example in Go

gocalc is a transliteration of the integer calculator example in Appendix A of the original YACC paper into a form parsable by goyacc. I did this mainly to get some experience with yacc, and specifically goyacc (which doesn't have much documentation of its own). Hopefully it may be helpful to others as well.

license

gocalc is offered under the MIT license, see LICENSE for details.

About

goyacc calculator example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages