Pinned Repositories
Books
Books-2
Best selection of my books, common to all.
Books-3
DEC-Modula-2
A Modula-2 compiler for VAX BSD + ULTRIX and for MIPS/ULTRIX is available with sources. In comp.lang.modula2 this one was often discussed under the name 'Mike Powell's Modula-2 compiler' or 'WRL Modula-2' (Western Research Laboratories).
KLIC
KLIC: Portable implementation of KL1. Forked from "https://www.ueda.info.waseda.ac.jp/software-j.html"
Mak_Writing_Compilers_and_Interpreters
Source for the books from Ronald Mak - Writing Compilers and Interpreters.
Modula-2_Libraries
Collection of Modula-2 Libraries
N.Wirth_Compiler_Construction_Archived
Source in Pascal, Modula-2 and Oberon for PL/0 and Oberon-0 from N. Wirth's books about Compiler Contruction.
OBNC
A Oberon-07 to C translator. Forked from http://miasap.se/obnc/
UNI_PASSAU_FMI_Graph_Drawing
Former Graph Drawing Software from FMI.UNI-PASSAU.DE
GunterMueller's Repositories
GunterMueller/POW
The Programmers Open Workbench
GunterMueller/prolog-interpreter-c
Prolog interpreter in C
GunterMueller/tinyclos
Tiny CLOS for Scheme: from ftp://ftp.parc.xerox.com/pub/mops/tiny/
GunterMueller/ivtools-cvs
ivtools cvs repositories, gittized and strung together
GunterMueller/reform-prolog
Reform Prolog
GunterMueller/cs344-sw
CS344 Software Router Starter
GunterMueller/poplog
Poplog
GunterMueller/IngresTests
Automated test suite for the Ingres database
GunterMueller/calclang
very simple expression language demonstrating how to build a JVM byte code generating compiler
GunterMueller/pascal-lisp
A very simple Lisp (well, Scheme... ish) interpreter in Pascal
GunterMueller/rscheme
The RScheme Revival Project
GunterMueller/Klein_Self_VM
A virtual machine for the Self language, written entirely in Self, and a development environment for that VM.