diff options
| author | aarne <unknown> | 2004-09-24 16:04:04 +0000 |
|---|---|---|
| committer | aarne <unknown> | 2004-09-24 16:04:04 +0000 |
| commit | ff2a2895c08b667894b565c8d39f0bf63d85492a (patch) | |
| tree | 74fcc69d499d962c61916fed4e7941851eb0ceea /examples/gfcc/compiler/FILES | |
| parent | 33ea630d4d431045c13e96c51e953ce0bafb4f0f (diff) | |
gfcc
Diffstat (limited to 'examples/gfcc/compiler/FILES')
| -rw-r--r-- | examples/gfcc/compiler/FILES | 5 |
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 |
