summaryrefslogtreecommitdiff
path: root/src/compiler/GF/Compile/Export.hs
AgeCommit message (Expand)Author
2019-07-03Start work on PGFtoJSON module. Add compiler flag `-f json`.John J. Camilleri
2019-02-26replace aeson with jsonkrangelov
2019-02-08enable export of canonical grammars to JSON and YAMLPeter Ljunglöf
2019-01-22More work on the canonica_gf exportThomas Hallgren
2019-01-17Adding -output-format canonical_gfThomas Hallgren
2017-09-07the experimental export to Lambda Prolog is now obsolete and is removedKrasimir Angelov
2017-08-29added option -output-format=java for producing code for embedded grammars in ...Krasimir Angelov
2014-12-08Haddock documentation: expose exportPGF, some other small improvementshallgren
2014-07-28Convert from Text.PrettyPrint to GF.Text.Prettyhallgren
2014-06-12PGF library: expose only PGF and PGF.Internal instead of all moduleshallgren
2013-11-05Eliminate mutual dependencies between the GF compiler and the PGF libraryhallgren
2012-06-27major changes to the prolog exportpeter.ljunglof
2012-06-25Export PGF in Python formatpeter.ljunglof
2010-03-20added experimental generation of Lambda Prolog code. Could be used for exhaus...krasimir
2010-01-27cleanup the code of the PGF interpreter and polish the binary serialization t...krasimir
2010-01-17PGF is now real synchronous PMCFGkrasimir
2009-12-14rename some modules that had GFCC in the name to PGF+somethingkrasimir
2009-12-13reorganize the directories under src, and rescue the JavaScript interpreter f...krasimir