Differences

This shows you the differences between two versions of the page.

Link to this comparison view

alf:teme:tema3_en_draft [2019/03/30 19:02]
teodor.deaconu [Bonus]
alf:teme:tema3_en_draft [2019/04/03 10:25] (current)
alexandru.radovici
Line 802: Line 802:
     * your main file (set in package.json)  ​     * your main file (set in package.json)  ​
     * your javascript files (*.js)     * your javascript files (*.js)
-    * your jison file (grammar.jison)  ​+    * your l and y file (grammar.l and grammar.y)  ​
     * the package.json file     * the package.json file
     * the Readme file     * the Readme file
Line 825: Line 825:
 echo '{ "​node":​true,​ "​loopfunc":​ true, "​esnext":​true }' > .jshintrc echo '{ "​node":​true,​ "​loopfunc":​ true, "​esnext":​true }' > .jshintrc
 jshint *.js jshint *.js
-jison grammar.jison -o grammar.js+jison grammar.y grammar.l ​-o grammar.js
 </​code>​ </​code>​
  
alf/teme/tema3_en_draft.1553965365.txt.gz · Last modified: 2019/03/30 19:02 by teodor.deaconu
CC Attribution-Share Alike 3.0 Unported
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0