Download List

Project Description

Mork is a compiler tool with XML support. You specify some syntax (either by a traditional grammar or by a DTD), and Mork generates the appropriate parser. It is implemented in Java and generates Java class files.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-01-30 15:13
0.2.6

A major manual update (a new "First Steps" chapter), streamlining of the mork file syntax, and bugfixes.

2001-01-30 15:13
0.2.5

New features include visibility declarations, explicitly passing arguments is obsolete now, and import declarations are closer to Java now.

2001-01-30 15:13
0.2.4

A compiler example that produces Java class files.

2001-01-30 15:13
0.2.3

A new classfile package to read and write Java class files.

2001-01-30 15:13
0.2.2

The CVS repository and download directory are now hosted by SourceForge, the translation section has been updated, (eg., modules are no longer needed; caution: the manual has not been updated and you can expect more changes soon), and the Makefile has been replaced by Python scripts.

Project Resources