吴贺华 发表于 2017-2-21 09:57:16

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/
页: [1]
查看完整版本: Compiler Principle(2)Go and NodeJS