mumbler

Language compiler

Experimental programming language with GraalVM JIT

My experimental programming language using Truffle

GitHub

109 stars
9 watching
18 forks
Language: Java
last commit: over 4 years ago
Linked from 1 awesome list

graalvmlisp-interpretertruffle

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
graalvm/simplelanguage A demonstration of building a Truffle language for execution on the GraalVM runtime environment. 613
hpi-swa/trufflesqueak A Squeak/Smalltalk VM and Polyglot Programming Environment for the GraalVM. 285
jaseemabid/olifant A language targeting LLVM with the goal of building a simple compiler 64
mikelma/oktac A compiler for an experimental programming language called Okta 28
murisi/l2 A minimalist language with procedural macro support 135
delta456/monkey_v An implementation of a programming language interpreter in V. 38
rhysd/gocaml An implementation of a statically-typed functional programming language in Go using LLVM and building its own compiler from scratch. 749
kit-ty-kate/labrys A compiler for a toy language based on LLVM that implements the System Fω type-system 103
storyyeller/cubiml-demo A language prototype with subtyping and type inference for teaching cubic biunification algorithms 163
raviqqe/fmm A minimal functional programming language compiler target 18
yubrot/llrl An experimental compiler for a Lisp-like programming language with a focus on self-hosting and compilation to LLVM backend. 156
azur1s/holymer A programming language being developed with Rust, aiming to implement compiler and interpreter components. 42
phorward/colm A programming language designed to analyze and transform computer languages through grammar-based parsing 1
ifrostizz/murph Transpiles EVM bytecode into huff bytecode 117
mustafaquraish/cup A simple, C-like programming language compiler written in Rust to learn the basics of compilers and language processing 296