Skip to content

FrederikTobner/Kellox

Repository files navigation

Kellox

Build Kellox

Interpreter based on the book Crafting interpreters for the programming language kellox.
Kellox is a dynamically typed, object oriented, high-level scripting language with automatic memory management using the Garbage Collector of the .Net Framework.
The language is based on the programming language lox from Robert Nystrom.
Both languages have a C-like syntax where functions and variables occupy the same namespace (Lisp-1).

Native Functions
Example Programs

About

Interpreter for the programing language Kellox

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages