phtrivier / wirth

A sort of oberon compiler, for fun

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Playing with rust and oberon

This is an attempt at writing a sort-of compiler and simulator for Oberon-0 on a RISC-like machine.

This is based on "Compiler Construction" book by N.Wirth (1934-2024).

This is just an exercise in learning about rust and old-style compilers.

About

A sort of oberon compiler, for fun


Languages

Language:Rust 99.6%Language:Modula-2 0.3%Language:Makefile 0.1%