Oaklisp
Oaklisp is a Lisp dialect that combines Scheme, OO, and first-class classes. Implementation is byte-coded but pretty fast. Includes bignums, transparent delays, but no floating point or foreign function calls.

Repository: https://github.com/barak/oaklisp