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: 10 months ago
Linked from 1 awesome list

compilerjvmoberonoberon-07oberon-compilerprogramming-language

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rochus-keller/oberon A 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/las3r A dynamic compiler that translates Lisp expressions into AVM2 bytecodes 94
erdian718/lua A Go implementation of a Lua 5.3 VM and compiler, allowing easy embedding into Go programs. 25
bos/llvm Haskell bindings to the LLVM compiler infrastructure project 105
yubrot/llrl An experimental compiler for a Lisp-like programming language with a focus on self-hosting and compilation to LLVM backend. 156
igor84/summus A compiler frontend written without C macros using LLVM as the backend to compile a minimal language for educational purposes. 234
mikelma/oktac A compiler for an experimental programming language called Okta 27
jaseemabid/olifant A language targeting LLVM with the goal of building a simple compiler 64
kofigumbs/codec-beam Generates Erlang VM byte code from Haskell 171
lwiest/basiccompiler Compiles BASIC programs into Java bytecode. 29
jmorag/mcc Compiles the MicroC programming language into machine code using Haskell 116
kilobyte22/mlc Compiles Ruby code into Lua 3
murisi/l2 A minimalist language with procedural macro support 135
kit-ty-kate/labrys A compiler for a toy language based on LLVM that implements the System Fω type-system 103
mikeakohn/java_grinder Compiles Java bytecode to native machine code for embedded systems and retro computing platforms. 496