Introduction
Steel is a general purpose programming language, designed for either standalone use, or for use as an extension language for a host application. It has roots in Scheme, and is compliant with the R5RS spec.
If you're unfamiliar with scheme, starting at the R5RS specification would be a good start.