This website requires JavaScript.
Explore
Help
Sign In
msyds
/
gf-rgl
Watch
1
Star
0
Fork
0
You've already forked gf-rgl
forked from
GitHub/gf-rgl
Code
Pull Requests
Activity
2,733
Commits
9
Branches
6
Tags
af1a5c2f9092971bba6e31b11a09f6c89608874b
Commit Graph
3 Commits
Author
SHA1
Message
Date
aarne
36874c08df
inheriting some translator Extensions in NDTrans. Many of them are not needed, since they are now covered by Pred.
2014-02-08 20:18:27 +00:00
aarne
10952232aa
factored out fun's for lifting RGL functions to Pred, and added some
2014-02-08 19:53:11 +00:00
aarne
5103ae07d9
nondependent versions of Pred grammars, implemented by a functor over the dependent version so that no new concrete syntax code is needed. This is at the moment the grammar of choice for translation: NDTransEng is several times faster than TransEng and even faster than the old TranslateEng. The next step is to make sure that all coverage is preserved; some new coverage is already there.
2014-02-08 14:28:58 +00:00