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
150 stars
10 watching
17 forks
Language: Modula-2
last commit: 11 months ago
Linked from 1 awesome list
compilerjvmoberonoberon-07oberon-compilerprogramming-language
Related projects:
Repository | Description | Stars |
---|---|---|
| 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 |
| A dynamic compiler that translates Lisp expressions into AVM2 bytecodes | 94 |
| A Go implementation of a Lua 5.3 VM and compiler, allowing easy embedding into Go programs. | 25 |
| Haskell bindings to the LLVM compiler infrastructure project | 105 |
| An experimental compiler for a Lisp-like programming language with a focus on self-hosting and compilation to LLVM backend. | 156 |
| A compiler frontend written without C macros using LLVM as the backend to compile a minimal language for educational purposes. | 234 |
| A compiler for an experimental programming language called Okta | 27 |
| A language targeting LLVM with the goal of building a simple compiler | 64 |
| Generates Erlang VM byte code from Haskell | 171 |
| Compiles BASIC programs into Java bytecode. | 29 |
| Compiles the MicroC programming language into machine code using Haskell | 116 |
| Compiles Ruby code into Lua | 3 |
| A minimalist language with procedural macro support | 135 |
| A compiler for a toy language based on LLVM that implements the System Fω type-system | 103 |
| Compiles Java bytecode to native machine code for embedded systems and retro computing platforms. | 496 |