Hacker News with Generative AI: Oberon

A compiler for the Micron programming language – the Oberon with the power of C (github.com/rochus-keller)
This project implements a compiler for the Micron programming language.
Luon programming language (github.com/rochus-keller)
Luon is a high-level programming language with a syntax similar to Oberon+, Oberon-07 and Oberon-2, integrating concepts from Lua, and targeting the LuaJIT VM.
Oberon by Examples (github.com/vishapoberon)