Downloadliste

Projektbeschreibung

The mother modular generic compiler is designed to
compile arbitrary computer languages to arbitrary
assembler code. the desired language and assembler
is specified as tables, so there is no need to
generate something like a "cross compiler".
Further, mother is modular, as it is made up of a
set of separate tools which are used in the very
Unix fashion of calling them in a pipe.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2003-02-04 01:58
0.0.4

Ein Anwendungsbereich Checker wurde hinzugefügt.
A scope checker was added.

2002-12-26 02:10
0.0.3

Diese Veröffentlichung fügt einen Parser für Pascal.
This release adds a parser for Pascal.

2002-11-17 18:07
0.0.2

Das Frontend funktioniert und PL / 0 wurde zu Testzwecken durchgeführt. Der Test Ausgabe wird in Form von semantischen Analyse.
The frontend works, and PL/0 was implemented for
test purposes. The test output is in the form of
semantic analysis.

2002-11-11 03:37
0.0.1

Erste lauffähige Version noch pre-alpha.
Tags: Code cleanup
First executable version, still pre-alpha.

2002-11-05 07:41
0.0.0

Tags: Initial freshmeat announcement

Project Resources