GNU Guile
Table of Contents
1. Introduction
Guile seems to be a Scheme which compiles to bytecode which is passed to a JIT virtual machine. This pipeline allows for other "front-end languages" like Emacs Lisp (or Pascal or Common Lisp or Haskell or…) instead of Scheme.