simplelanguage
Language compiler
A demonstration of building a Truffle language for execution on the GraalVM runtime environment.
A simple example language built using the Truffle API.
614 stars
47 watching
200 forks
Language: Java
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Experimental programming language with GraalVM JIT | 110 |
| Compiles Java applications into native executables for fast startup and performance | 20,486 |
| A Squeak/Smalltalk VM and Polyglot Programming Environment for the GraalVM. | 286 |
| A language targeting LLVM with the goal of building a simple compiler | 64 |
| A repository of demo applications showcasing the capabilities of GraalVM across various programming languages and frameworks. | 592 |
| A compiler and runtime system for a minimalist programming language with intermediate representation and test suite. | 1 |
| A programming language being developed with Rust, aiming to implement compiler and interpreter components. | 42 |
| Provides pre-built Homebrew packages for installing GraalVM on macOS. | 214 |
| An implementation of a statically-typed functional programming language in Go using LLVM and building its own compiler from scratch. | 749 |
| A Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode. | 24 |
| A compiler that converts a Ruby-like language into efficient WebAssembly code | 38 |
| Develops an assembler and compiler for a programming language | 46 |
| An experimental programming language built on top of LLVM and C++ to provide performance and native runtime | 1,756 |
| A compiler that translates code written in Gren into machine code or another target language. | 398 |
| A Haskell + Lisp compiler and runtime environment for executing multi-language code. | 206 |