Updated GH CI
Added macos-14 to GH CI
Updated GH CI
A fast, tiny and and embeddable Lisp dialect. This started out as an experiment to provide a fast scripting system for WolkenWelten, without bloating up the executable size. Now I'm just enjoying working on the runtime and language, trying to keep everything as simple as possible while improving performance.
To make sure that there are no performance regressions, benchmarks are regularly run which are also used to compare Nujel with other runtimes, if you like colorful charts you can see the results here here. Beware however that these benchmarks only test a tiny part of the language.
A lot of the language is still undocumented, this is because I want to preserve myself the ability to change those parts of the language as I develop a better feeling for what works and what doesn't. You can look in the docs directory for documentation about the various parts of the Nujel language as well as how likely that part is to change.
Here is a collection of features already implemented, or about to be finished.
These will be addressed in later versions
I've started to write some documentation, which you can read here: https://nujel.net/
Master | Develop |
---|---|
Operating System | Master | Develop |
---|---|---|
Arch Linux (gcc) | ||
Arch Linux (tcc-git) | ||
Debian Sid / ARM64 | ||
Guix | ||
Rocky Linux | ||
Alpine Linux | ||
FreeBSD | ||
NetBSD | ||
OpenBSD |