oberonc

Oberon compiler

An Oberon-07 compiler for the JVM that targets value types, pass by reference evaluation strategy, and procedure variables

An Oberon-07 compiler for the JVM

GitHub

150 stars
10 watching
17 forks
Language: Modula-2
last commit: over 2 years ago
Linked from 1 awesome list

compilerjvmoberonoberon-07oberon-compilerprogramming-language

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
rochus-keller/oberonA comprehensive compiler and IDE project that builds a parser, code model, browser, and debugger for an extended version of the Oberon programming language.475
aemoncannon/las3rA dynamic compiler that translates Lisp expressions into AVM2 bytecodes94
erdian718/luaA Go implementation of a Lua 5.3 VM and compiler, allowing easy embedding into Go programs.25
bos/llvmHaskell bindings to the LLVM compiler infrastructure project105
yubrot/llrlAn experimental compiler for a Lisp-like programming language with a focus on self-hosting and compilation to LLVM backend.156
igor84/summusA compiler frontend written without C macros using LLVM as the backend to compile a minimal language for educational purposes.234
mikelma/oktacA compiler for an experimental programming language called Okta27
jaseemabid/olifantA language targeting LLVM with the goal of building a simple compiler64
kofigumbs/codec-beamGenerates Erlang VM byte code from Haskell171
lwiest/basiccompilerCompiles BASIC programs into Java bytecode.29
jmorag/mccCompiles the MicroC programming language into machine code using Haskell116
kilobyte22/mlcCompiles Ruby code into Lua3
murisi/l2A minimalist language with procedural macro support135
kit-ty-kate/labrysA compiler for a toy language based on LLVM that implements the System Fω type-system103
mikeakohn/java_grinderCompiles Java bytecode to native machine code for embedded systems and retro computing platforms.496