1
0
forked from GitHub/gf-core

Start work on PGFtoJSON module. Add compiler flag -f json.

This commit is contained in:
John J. Camilleri
2019-07-03 15:07:31 +02:00
parent 32379a8d11
commit c5a75c482c
4 changed files with 122 additions and 1 deletions

View File

@@ -194,6 +194,7 @@ Library
GF.Compile.GrammarToCanonical
GF.Grammar.CanonicalJSON
GF.Compile.PGFtoJS
GF.Compile.PGFtoJSON
GF.Compile.PGFtoProlog
GF.Compile.PGFtoPython
GF.Compile.ReadFiles