Lumia Aya

Home About Gopher

Nezufun

Nezufun is a statically scoped, dynamically typed, functional language with a uniform syntax that runs in a bytecode VM. It’s intended to be a scripting language that I can drop into C programs (or programs that can call C functions). It’s still a work in progress but I’ve recently finished a working compiler and VM, so it’s at the point where it can actually run programs.

Nezufun is very similar to Lisp, but I don’t think it can be properly called a Lisp.

Features

WIP Specification Document

"A rat"