~madcapjake/truffle-rhumb

An esoteric dynamically-typed differential-inheritance functional programming language
Fix for some missing plugin warnings
Convert SimpleLanguage to Rhumb
9445ba39 — Boris Spasojevic 1 year, 5 months ago
Update to GraalVM 23.0

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~madcapjake/truffle-rhumb
read/write
git@git.sr.ht:~madcapjake/truffle-rhumb

You can also use your local clone with git send-email.

#RhumbLanguage

A simple demonstration language built using Truffle for GraalVM.

RhumbLanguage is heavily documented to explain the how and why of writing a Truffle language. A good way to find out more is to read the source with comments. Start reading here. We also like to encourage people to clone the repository and start hacking.

This repository is licensed under the permissive UPL licence. Fork it to begin your own Truffle language.

For instructions on how to get started please refer to our website