Skip to content

jantolenaar/kiezellisp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Kiezellisp is a compiler/interpreter for .NET.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published