Version: 4.0.2
R5RS: Legacy Standard Language
The The Revised5 Report on the Algorithmic Language Scheme defines a dialect of Scheme. We use R5RS to refer to both the standard and the language defined by the standard.
The default dialect of Scheme provided by mzscheme and other PLT Scheme tools differs from R5RS in many ways, but PLT Scheme includes tools and libraries for running R5RS programs.