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-15 07:49:31 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e9679e57afc99305caf0369b0da0564d7b94d2fc
gf-core
/
src
/
compiler
/
GF
/
Command
History
aarne
e9679e57af
fixed some bugs in translation quiz
2010-11-17 08:30:02 +00:00
..
Abstract.hs
reorganize the directories under src, and rescue the JavaScript interpreter from deprecated
2009-12-13 18:50:29 +00:00
Commands.hs
fixed some bugs in translation quiz
2010-11-17 08:30:02 +00:00
Importing.hs
restored the .ebnf grammar format
2010-09-24 12:39:49 +00:00
Interpreter.hs
use the native unicode support from GHC 6.12
2010-04-19 09:38:36 +00:00
Messages.hs
reorganize the directories under src, and rescue the JavaScript interpreter from deprecated
2009-12-13 18:50:29 +00:00
Parse.hs
now the abstract syntax in PGF allows the same syntax for integers, floats and strings as in Haskell. This includes negative integers and exponents in the floats
2010-01-15 21:13:46 +00:00
TreeOperations.hs
reorganize the directories under src, and rescue the JavaScript interpreter from deprecated
2009-12-13 18:50:29 +00:00