/kiezellisp

Kiezellisp is a compiler/interpreter for .NET.

Primary LanguageC#MIT LicenseMIT

Kiezellisp

Kiezellisp is a lisp compiler/interpreter that runs on .NET Framework and on .NET Core.

Some features:

  • A reasonable startup time of 0.340s on an Intel i7-4790 (mono)
  • Big numbers
  • Futures
  • Multi-methods
  • Import of .NET classes into packages
  • Lazy lists
  • Macros and compiler macros
  • Named and anonymous functions
  • Parallel expressions
  • Object model based on prototypes
  • REPL has history and code completion
  • Symbols and packages
  • Transducers

Website

jantolenaar.github.io