summaryrefslogtreecommitdiff
path: root/src/runtime/javascript/grammar.js
AgeCommit message (Collapse)Author
2019-05-03runtime/javascript: use a grammar.js with two langaugesThomas Hallgren
grammar.js contained only one langauge: FoodsEng. Now it contains FoodsEng and FoodsIta, similar to what's shown in the gf-tutorial. The grammar comes from gf-contrib/tutorial/foods.
2013-08-29almost functional version of the javascript runtimekr.angelov
2010-10-25trying to find some inefficiencies in Finnish resourceaarne
2009-12-21javascript editor with PMCFG parser. (not stable yet)krasimir
2009-12-13reorganize the directories under src, and rescue the JavaScript interpreter ↵krasimir
from deprecated