Over the last week or so, I have after some inspiration (and help from Fufie), added a bunch of documentation to the codeplex site.
You can have a look here.
As an added bonus, I wrote a little commandline webserver, that show cases another extension to the documentation (think library browser).
The webserver is included in the latest checkin, and is only tested on Vista, running from the installation directory. It will be included in the next release.
UPDATE
The webserver runs in XP too. You just need to prepare the bin directory of the webroot.
Simply copy the following files and directories to the webroot’s bin directory:
- IronScheme.dll
- IronScheme.Web.Runtime.dll
- IronScheme.Closures.dll
- Microsoft.Scripting.dll
- ironscheme.boot.dll
- ironscheme dir
- lib dir (optional)
- srfi dir (optional)
Cheers
leppie
[…] leppie, or the CodePlex feed if you subscribed) This was written by Grant. Posted on Tuesday, July 7, […]
By: Major IronScheme Documentation Updates | Wisdom and Wonder on July 8, 2009
at 5:24 am