Compiler Principle(2)Go and NodeJS

Compiler Principle(2)Go and NodeJS





References:
go yacc
http://golang.org/cmd/yacc/
http://stackoverflow.com/questions/8422146/go-how-to-create-a-parser
https://github.com/tenntenn/golang-samples/tree/master/yacc

nodejs yacc
http://zaach.github.io/jison/docs/

你可能感兴趣的:(compiler)