Author: [pmarin] Please add content only in the Comments section. ---- **Introduction ** Muddy Scheme is an implementation of the Scheme language in Tcl. This interpreter tries to follow the awesome http://peter.michaux.ca/articles/scheme-from-scratch-introduction%|%"Scheme from Scratch"%|% articles written by Peter Michaux. **Requirements** Muddy Scheme needs Tcl8.6 and tcllib (struct::stack) **Install** The Github page is: http://github.com/pmarin/Muddy-Scheme <
> You can get the code with: $ git clone git@github.com:pmarin/Muddy-Scheme.git **News** (2010-1-16) Currently the code is compliant with bootstrap-scheme v0.11 **License** MIT License
I give permission to wiki users to copy & paste the code in this wiki. **Comments** [pmarin]. Enjoy!!!