TM is a
type-safe, object-oriented parser generator specially designed to co-exist with (and only with)
ordered context-free grammars. It is written entirely in
JavaTM a super-fast C++ port is on the way and
generates JavaTM programs as its output. If you encounter
problems with executing this application, please
let me know; massive
bug fixes have already occurred since the initial version (1.00)
was released.
The following items are available for download (the usual disclaimers apply):
![]() |
The Requires a JavaTM 2 (JDKTM 1.2) run-time environment
(JRE) implementation, such as the one offered by
Sun
Microsystems, to be available on the host machine. Under the Sun JavaTM 2 JRE,
java -jar bertha1.jar If you are using a JavaTM 2 environment from another vendor, please consult the tool
documentation to find out how to execute bertha1.jar. |
![]() |
The This version was built using Microsoft's JEXEGEN utility, and requires the Microsoft virtual machine to be installed on your system. The build version for the VM should be at least 5.00.3167; you may determine this version by invoking jview from the MS-DOS command prompt. You may always download the latest version of the VM
directly from Microsoft. As you may guess, bertha1 on the command line, as long at it is on your PATH. |
![]() |
The In keeping with software engineering tradition, you should find
this document next to useless. It is so small that I did not even
bother compressing it, although it does get bigger every month... :)
Whenever in doubt, consult the Java sources
for The document does contain one useful info-nugget: the revision history
for this glorious product... |
![]() |
The These files are provided for your single-stepping pleasure, should you
wish to understand what makes |
![]() |
The This is probably the most useful part of the distribution (aside from bertha.jar, of course)
and consists of several Note that future (2.x) versions of |