On 06/09/13 09:32, Luca Falavigna wrote: > Hi, > > I'm wondering about the files under src/Grammar/dist/. > According to README.md, it seems they are generated using PEG.js. > > Can these files be generated at build time, and with what tool?
PEGjs has been packaged too The package includes two build systems, grunt and a Makefile The Makefile includes rules to generate the Grammar at build time on every build _______________________________________________ Pkg-javascript-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel
