This is no longer supported.
Experimental implementation of simple scheme-like lisp dialect interpreter for using as DSL engine in .net software.
0.2.0:
- standart builtins set
- .net interoperability
0.3.0:
- realtime compilation
Future:
- documentation ;)
Never:
- call/cc (because of perfomance and memory)