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/

猜你喜欢

转载自sillycat.iteye.com/blog/2101121