Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

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.