diff options
| author | aarne <unknown> | 2004-09-27 07:58:18 +0000 |
|---|---|---|
| committer | aarne <unknown> | 2004-09-27 07:58:18 +0000 |
| commit | c9f6079aa362413519cb559dc21257f134e7b118 (patch) | |
| tree | 80f689d27d014be2cc6464ed73a4d107a48e1507 /examples/gfcc/compiler/FILES | |
| parent | 901a62e0618de1d3c3c5182dab4336b23414480d (diff) | |
make runtime
Diffstat (limited to 'examples/gfcc/compiler/FILES')
| -rw-r--r-- | examples/gfcc/compiler/FILES | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/gfcc/compiler/FILES b/examples/gfcc/compiler/FILES index 332b37372..b33a27a1c 100644 --- a/examples/gfcc/compiler/FILES +++ b/examples/gfcc/compiler/FILES @@ -21,6 +21,8 @@ Generated files: --------------- Imper.gfcm -- canonical multilingual GF grammar for C and JVM ImperC.cf -- LBNF grammar for C generated from Imper.gfcm +TestImperC -- executable parser generated from ImperC.cf +runtime.class -- runtime binary generated from runtime.j gft.tmp -- parse result generated by the compiler front end jvm.tmp -- pseudo-JVM produced by GF linearization |
