Get the latest tech news

Truffle ISLISP


2007 standard implementation on GraalVM's Truffle framework. Features ISLISP, a spiritually CommonLisp-lite: - Adhoc polymorphism through generic methods; - Dynamic and lexical scoping; - Procedural macros.

Adhoc polymorphism through generic methods; Dynamic and lexical scoping; Procedural macros. Gains from implementing through Truffle framework: Fast performance wip; C FFI; Tooling support such as debugger through DAP or Chrome tools; Interop with other truffle implementations such as java, python, javascript, llvm, and more.

Get the Android app

Or read this on Hacker News

Read more on:

Photo of Truffle ISLISP

Truffle ISLISP