Pinned Repositories
bf
Brainf*ck interpreter
bf-graal
A brainfuck interpreter written on top of Truffle to run on the GraalVM
pedemo
simplelanguage
A simple language built using Truffle for the GraalVM
simplelanguage
A simple example language built using the Truffle API.
fastr
A high-performance implementation of the R programming language, built on GraalVM.
graal
GraalVM compiles Java applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀
graaljs
GraalJS – A high-performance, ECMAScript compliant, and embeddable JavaScript runtime for Java
graalpython
GraalPy – A high-performance embeddable Python 3 runtime for Java
truffleruby
A high performance implementation of the Ruby programming language, built on GraalVM.
chumer's Repositories
chumer/bf
Brainf*ck interpreter
chumer/pedemo
chumer/simplelanguage
A simple language built using Truffle for the GraalVM
chumer/bf-graal
A brainfuck interpreter written on top of Truffle to run on the GraalVM
chumer/polyglot-embedding-demo
Demonstration repository showing polyglot embedding with GraalVM for JDK 21 using Maven and Gradle.
chumer/fastr
An alternative implementation of the R language, based on the Truffle framework
chumer/graal-core
Graal Compiler & Truffle Partial evaluator
chumer/graalvm-demos
This repository contains several small applications. These programs illustrate the capabilities of GraalVM
chumer/graalvm.github.io
chumer/jruby
JRuby, an implementation of Ruby on the JVM
chumer/learntoprogram_prototype
chumer/mumbler
A lisp interpreter for Truffle
chumer/mx
Command-line tool used for the development of Graal projects
chumer/ooe-mecfs.at
chumer/test
chumer/truffle
The Truffle Language Implementation Framework
chumer/truffleruby
A high performance implementation of the Ruby programming language. Built on the GraalVM by Oracle Labs.
chumer/TruffleScheme
Scheme (R5RS) implementation on Truffle framework.