Oberon

Oberon compiler

A comprehensive compiler and IDE project that builds a parser, code model, browser, and debugger for an extended version of the Oberon programming language.

Oberon parser, code model & browser, compiler and IDE with debugger, and an implementation of the Oberon+ programming language

GitHub

475 stars
22 watching
32 forks
Language: C++
last commit: almost 2 years ago

Related projects:

RepositoryDescriptionStars
lboasso/oberoncAn Oberon-07 compiler for the JVM that targets value types, pass by reference evaluation strategy, and procedure variables150
eliah-lakhin/lady-deirdreA framework for building incremental language compilers and analyzers.447
nickmqb/muonA modern, statically typed low-level programming language with strong focus on performance and minimalism.773
natalie-lang/natalieA Ruby compiler built using C++ and GCC/Clang as the backend, with an incremental REPL for development and testing.943
ren-lang/compilerA compiler and package providing an interface to the Ren programming language, enabling development of tools and utilities around it.101
ajeetdsouza/loxcraftA compiler and runtime system for a simple programming language, designed to be efficient and embeddable in other applications.279
barn-lang/barnA simple programming language written in C that is compiled to C.53
radian-software/kalynA compiler that translates a functional programming language to x86-64 machine code from scratch.156
azur1s/holymerA programming language being developed with Rust, aiming to implement compiler and interpreter components.42
kixiron/crunch-langA systems-level language focused on ease of use, portability, and speed, designed to optimize performance and safety.52
mustafaquraish/cupA simple, C-like programming language compiler written in Rust to learn the basics of compilers and language processing295
mikelma/oktacA compiler for an experimental programming language called Okta27
hackerfoo/poprcA compiler for a language that supports recursion and concatenative data structures with features like dependent types and partial evaluation244
mikeakohn/java_grinderCompiles Java bytecode to native machine code for embedded systems and retro computing platforms.496
yubrot/llrlAn experimental compiler for a Lisp-like programming language with a focus on self-hosting and compilation to LLVM backend.156