An implementation of R5RS Scheme in C++. Aims to be small and easy to understand. Hardly has any features beyond R5RS, but interfaces quite easily with C++ code. Compiles everything to bytecode. Still in beta stage.
Website: http://marijn.haverbeke.nl/unlikely