Skip to content

Kiezellisp is a compiler/interpreter for .NET and the DLR.

License

Notifications You must be signed in to change notification settings

Unknown6656/kiezellisp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kiezellisp

Kiezellisp is a lisp compiler/interpreter running on .NET and using the Dynamic Language Runtime (DLR).

Some features in alphabetic order:

  • Amazing startup time of 170 ms on a Intel i7-4790
  • Big numbers
  • Futures
  • Generic functions
  • Import of .NET classes into packages
  • Lazy lists
  • Macros and compiler macros
  • Named and anonymous functions (lambdas)
  • Parallel expressions
  • Prototypes
  • REPL
  • Symbols and packages

Website

www.kiezellisp.nl

About

Kiezellisp is a compiler/interpreter for .NET and the DLR.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%