bnfc

PortabilityHaskell98
Stabilityalpha
Maintainer{markus, aarne} at cs dot chalmers dot se

JavaTop15

Description

Top-level for the Java back end.

 $Id: JavaTop15.hs,v 1.12 2007/01/08 18:20:23 aarne Exp $

Synopsis

Documentation

makeJava15

Arguments

:: Bool 
-> Maybe String

Java package name to put the classes in

-> String

Name of grammar

-> FilePath

Grammar file

-> IO () 

Build the Java output. FIXME: get everything to put the files in the right places. Adapt Makefile to do the business.