Mork

Compiler tool for Java

Michael Hartmeier

This document was generated Mon Jul 8 20:31:06 2002 (Mork 0.5). A PDF version is available at http://mork.sourceforge.net/src/doc/print.

Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice are preserved on all copies.


Table of Contents

1. Introduction
Preface
Overview
Features
2. Setup
3. First steps
Get going
Overall logic
Grammar files
Mapper files
Visibility
Error handling
Resolving identifiers
What's next
4. Syntax files
Grammar syntax
Overall structure
Symbols
Regular expression
Lexical structure
Scanner modes
XML syntax
5. Mapper files
Overall structure
Mapper name
Syntax file
Import declarations
Constructors
Normal constructors
Special constructors
Exceptions
Attributes
Definition
Compile-time
Runtime
Visibility
Paths
6. Compiling
Invocation
Options
Re-compiling
Ant
7. Usage
Overview
The Mapper class
Constructor
setErrorHander
setEnvironment
run
run
The ErrorHandler interface
Deployment
8. Source Code
Overview
Example applications
Building Mork
Miscellaneous
A. Mork syntax files
Index