This website requires JavaScript.
Explore
Help
Sign In
GitHub
/
gf-core
Watch
1
Star
0
Fork
1
You've already forked gf-core
mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced
2026-04-12 06:19:33 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eff8e1134abbc0b634b89441d091d935d664e2b0
gf-core
/
src
/
runtime
/
haskell
History
kr.angelov
5bbd1d6f73
the parser now use nub instead of nubsort which means that the abstract syntax trees will be returned lazily
2011-12-19 13:10:33 +00:00
..
Data
now we store version number in every .gfo file. If the file is compiled with different compiler then we simply recompile it.
2011-11-15 19:12:22 +00:00
PGF
the parser now use nub instead of nubsort which means that the abstract syntax trees will be returned lazily
2011-12-19 13:10:33 +00:00
PGF.hs
PGF.hs: Add LANGUAGE BangPatterns to make GHC 7.2 happy
2011-10-20 13:21:28 +00:00