Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 98 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 98 Bytes
$ flex --prefix=yy --header-file=n.lex.h -o n.lex.c n.l
$ goyacc -o n.y.go -p "n" n.y