From 7dd63a449f9683e56d310148cadd813599323a0b Mon Sep 17 00:00:00 2001 From: aarne Date: Mon, 8 Nov 2004 09:22:37 +0000 Subject: completing for release --- examples/gfcc/compiler/FILES | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'examples/gfcc/compiler/FILES') diff --git a/examples/gfcc/compiler/FILES b/examples/gfcc/compiler/FILES index a52e74c9e..8b1d89a90 100644 --- a/examples/gfcc/compiler/FILES +++ b/examples/gfcc/compiler/FILES @@ -25,6 +25,11 @@ 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 +TestImperC -- external parser generated by BNFC +TestImperC.hs -- the external parser Main module +ParImperC.hs -- the external parser parser module +LexImperC.hs -- the external parser lexer module + Required programs to use the compiler: ------------------------------------- -- cgit v1.2.3