Skip to content

About

The programming language is currently under fairly heavy experimentation. It runs in JavaScript on Bun or on the web via a translator program.

That program lives in the lang directory of the source repository. The easiest way to use it is via the web demo which lets you run code under the browser.

Currently, there’s enough functionality that basic graphical demos with Raylib work, but still missing major basic functionality like collections.