Gerbil Scheme
Gerbil is a meta-dialect of Scheme with post-modern features
Written in Itself
The Macro is the Compiler.
Actor Language
Concurrent and Distributed to the core.
Objective Language
Sports an integrated MetaObject Protocol
Systems Language
- ✔ Tiny Microkernel
 - ✔ Optimizing Native Compiler
 - ✔ C-Friendly ABI
 
Modern Scheme Implementation
- Supports current R*RS standards and common SRFIs
 - State of the Art Macro and Module System
 - Fully exposes itself to the programmer
 - Integrated FFI
 
It speaks with a LISP
(with-a 'lisp
    (speak))