forked from GitHub/gf-core
Add benchmark for comparing PGF and LPGF
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
module Main where
|
||||
|
||||
import LPGF
|
||||
import PGF (showLanguage, readExpr)
|
||||
import GF (compileToLPGF, writeLPGF)
|
||||
|
||||
Reference in New Issue
Block a user