Login
7 branches 0 tags
Ben (Win10) Big Bytecode improvements, also added a disassembler 57ccfce 4 years ago 358 Commits

Nujel

A Lisp inspired language for games and other latency sensitive applications. Development started in order to give WolkenWelten a scripting layer.

Why Nujel?

Mostly because I wanted the following for WolkenWelten:

  • A Lisp
  • with static typing (still not implemented!)
  • embeddable in C
  • designed for beginners

Trees / Maps

Nujel also has built-in support for maps using binary trees, including support by the reader for a convenient syntax to definie literals with, for example [@[:one 1 :two 2] :two] returns 2.

Try it out yourself

You can easily start experimenting with Nujel right in your Browser by using a WASM Release.

Build Status

Operating System Master Develop
Windows Windows Windows
MacOS MacOS MacOS
Ubuntu Ubuntu Ubuntu
WASM REPL WASM WASM
Operating System CI Status
Arch Linux builds.sr.ht status
Alpine Linux builds.sr.ht status
FreeBSD builds.sr.ht status
NetBSD builds.sr.ht status
OpenBSD builds.sr.ht status
Debian Sid / ARM64 builds.sr.ht status