summaryrefslogtreecommitdiff
path: root/examples/gfcc/compiler/FILES
diff options
context:
space:
mode:
Diffstat (limited to 'examples/gfcc/compiler/FILES')
-rw-r--r--examples/gfcc/compiler/FILES5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/gfcc/compiler/FILES b/examples/gfcc/compiler/FILES
index 306a8d133..332b37372 100644
--- a/examples/gfcc/compiler/FILES
+++ b/examples/gfcc/compiler/FILES
@@ -12,6 +12,11 @@ typecheck.gfs -- the type checker and constraint solver ; GF editor script
CleanJVM.hs -- cleans up jvm.tmp to produce Foo.j ; Haskell module
makefile -- builds the compiler from GF source ; Unix Make file
+Runtime system:
+--------------
+
+runtime.j -- jasmin source of the runtime class
+
Generated files:
---------------
Imper.gfcm -- canonical multilingual GF grammar for C and JVM