<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>IronScheme Release Rss Feed</title><link>http://www.codeplex.com/IronScheme/Release/ProjectReleases.aspx</link><description>IronScheme Release Rss Description</description><item><title>Updated Release: 1.0 pre  RC 2 monolithic executable (Nov 15, 2009)</title><link>http://ironscheme.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=35937</link><description>&lt;div class="wikidoc"&gt;Just a single file.&lt;br /&gt;&lt;br /&gt;Includes R6RS/IronScheme all the 'system-libraries' (includes SFRI's).&lt;br /&gt;&lt;br /&gt;The exe is a just a self extracting archive for those without 7Zip.&lt;br /&gt;&lt;br /&gt;Run as normal.&lt;br /&gt;&lt;br /&gt;Does not run on Mono.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>leppie</author><pubDate>Mon, 16 Nov 2009 15:33:38 GMT</pubDate><guid isPermaLink="false">Updated Release: 1.0 pre  RC 2 monolithic executable (Nov 15, 2009) 20091116033338P</guid></item><item><title>Released: 1.0 pre  RC 2 monolithic executable (Nov 15, 2009)</title><link>http://ironscheme.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=35937</link><description>&lt;div&gt;Just a single file.&lt;br&gt;&lt;br&gt;Includes R6RS/IronScheme all the 'system-libraries' (includes SFRI's).&lt;br&gt;&lt;br&gt;The exe is a just a self extracting archive for those without 7Zip.&lt;br&gt;&lt;br&gt;Run as normal.&lt;br&gt;&lt;br&gt;Does not run on Mono.&lt;/div&gt;&lt;div&gt;&lt;/div&gt;</description><author></author><pubDate>Mon, 16 Nov 2009 15:33:38 GMT</pubDate><guid isPermaLink="false">Released: 1.0 pre  RC 2 monolithic executable (Nov 15, 2009) 20091116033338P</guid></item><item><title>Updated Release: 1.0 RC 1 (Oct 23, 2009)</title><link>http://ironscheme.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=34587</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Release notes for IronScheme 1.0 RC 1&lt;/h1&gt;&lt;h2&gt;What is IronScheme?&lt;/h2&gt;IronScheme will aim to be a conforming R6RS Scheme implementation on the Microsoft DLR. &lt;br /&gt;IronScheme provides 2 run modes: either via direct invocation on the commandline or via a REPL interactive environment.&lt;br /&gt;IronScheme can also used an embedded scripting library in your .NET programs.&lt;br /&gt;With 1.0 RC 1, IronScheme implements the entire R6RS Scheme standard, and only fail 4 of 8884 tests in the PLT R6RS test suite.&lt;br /&gt;IronScheme runs on MS .NET and Mono. Unfortunately, it does not seem to work under 64bit on Mono. 
&lt;h2&gt;Notably lacking for R6RS&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;call/cc only supports escape continuations, trying to re-invoke a continuation will result in an error&lt;/li&gt;
&lt;li&gt;during development of beta 2, I made a CPS version, but is too slow to be useful currently, this will be addressed in IronScheme 2.0&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Differences&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;all raise's are continuable in the sense they can be caught (this is also addressed with the CPS version)&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Extras&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;a generic load procedure for toplevel R6RS files&lt;/li&gt;
&lt;li&gt;many extras procedures and macros in (ironscheme) library, mostly provided by psyntax&lt;/li&gt;
&lt;li&gt;syntactic CLR integration, automatic conversion of closures into delegates&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Credits&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Abdulaziz Ghuloum and Kent Dybvig for psyntax (and friends) (and equal?)&lt;/li&gt;
&lt;li&gt;Marc Feeley for pretty-print&lt;/li&gt;
&lt;li&gt;anyone else I missed&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Planned to-do's (before final release)&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;testing of anything else&lt;/li&gt;
&lt;li&gt;any additional CLR integration required&lt;/li&gt;
&lt;li&gt;documentation&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Updated (fixed/new)&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Bug fixes and optimizations&lt;/li&gt;
&lt;li&gt;More CLR interaction features&lt;/li&gt;
&lt;li&gt;Most of the library code is now written in Scheme port from C#&lt;/li&gt;
&lt;li&gt;All CLR interactions require case-sensitive identifiers (possible breaking change)&lt;/li&gt;
&lt;li&gt;Compile-time record generation&lt;/li&gt;
&lt;li&gt;Seperated the CLR and Scheme exception handling system&lt;/li&gt;
&lt;li&gt;Added a few extra SRFI's&lt;/li&gt;
&lt;li&gt;Replaced big number implementation with a faster one&lt;/li&gt;
&lt;li&gt;Added full string case folding&lt;/li&gt;
&lt;li&gt;See 'Source Code' page for more details&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Downloads above:&lt;/h2&gt;The zip is just a snapshot of the installation directory, it can be put anywhere. &lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>leppie</author><pubDate>Sat, 24 Oct 2009 19:59:21 GMT</pubDate><guid isPermaLink="false">Updated Release: 1.0 RC 1 (Oct 23, 2009) 20091024075921P</guid></item><item><title>Released: 1.0 RC 1 (Oct 23, 2009)</title><link>http://ironscheme.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=34587</link><description>&lt;div&gt;&lt;h1&gt;Release notes for IronScheme 1.0 RC 1&lt;/h1&gt;&lt;h2&gt;What is IronScheme?&lt;/h2&gt;IronScheme will aim to be a conforming R6RS Scheme implementation on the Microsoft DLR. &lt;br&gt;IronScheme provides 2 run modes: either via direct invocation on the commandline or via a REPL interactive environment.&lt;br&gt;IronScheme can also used an embedded scripting library in your .NET programs.&lt;br&gt;With 1.0 RC 1, IronScheme implements the entire R6RS Scheme standard, and only fail 4 of 8884 tests in the PLT R6RS test suite.&lt;br&gt;IronScheme runs on MS .NET and Mono. Unfortunately, it does not seem to work under 64bit on Mono. 
&lt;h2&gt;Notably lacking for R6RS&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;call/cc only supports escape continuations, trying to re-invoke a continuation will result in an error&lt;/li&gt;
&lt;li&gt;during development of beta 2, I made a CPS version, but is too slow to be useful currently, this will be addressed in IronScheme 2.0&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Differences&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;all raise's are continuable in the sense they can be caught (this is also addressed with the CPS version)&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Extras&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;a generic load procedure for toplevel R6RS files&lt;/li&gt;
&lt;li&gt;many extras procedures and macros in (ironscheme) library, mostly provided by psyntax&lt;/li&gt;
&lt;li&gt;syntactic CLR integration, automatic conversion of closures into delegates&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Credits&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Abdulaziz Ghuloum and Kent Dybvig for psyntax (and friends) (and equal?)&lt;/li&gt;
&lt;li&gt;Marc Feeley for pretty-print&lt;/li&gt;
&lt;li&gt;anyone else I missed&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Planned to-do's (before final release)&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;testing of anything else&lt;/li&gt;
&lt;li&gt;any additional CLR integration required&lt;/li&gt;
&lt;li&gt;documentation&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Updated (fixed/new)&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Bug fixes and optimizations&lt;/li&gt;
&lt;li&gt;More CLR interaction features&lt;/li&gt;
&lt;li&gt;Most of the library code is now written in Scheme port from C#&lt;/li&gt;
&lt;li&gt;All CLR interactions require case-sensitive identifiers (possible breaking change)&lt;/li&gt;
&lt;li&gt;Compile-time record generation&lt;/li&gt;
&lt;li&gt;Seperated the CLR and Scheme exception handling system&lt;/li&gt;
&lt;li&gt;Added a few extra SRFI's&lt;/li&gt;
&lt;li&gt;Replaced big number implementation with a faster one&lt;/li&gt;
&lt;li&gt;Added full string case folding&lt;/li&gt;
&lt;li&gt;See 'Source Code' page for more details&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Downloads above:&lt;/h2&gt;The zip is just a snapshot of the installation directory, it can be put anywhere. &lt;/div&gt;&lt;div&gt;&lt;/div&gt;</description><author></author><pubDate>Sat, 24 Oct 2009 19:59:21 GMT</pubDate><guid isPermaLink="false">Released: 1.0 RC 1 (Oct 23, 2009) 20091024075921P</guid></item><item><title>Updated Release: 1.0 RC 1 (Oct 23, 2009)</title><link>http://ironscheme.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=34587</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Release notes for IronScheme 1.0 RC 1&lt;/h1&gt;&lt;h2&gt;What is IronScheme?&lt;/h2&gt;IronScheme will aim to be a conforming R6RS Scheme implementation on the Microsoft DLR. &lt;br /&gt;IronScheme provides 2 run modes: either via direct invocation on the commandline or via a REPL interactive environment.&lt;br /&gt;IronScheme can also used an embedded scripting library in your .NET programs.&lt;br /&gt;With 1.0 RC 1, IronScheme implements the entire R6RS Scheme standard, and only fail 4 of 8884 tests in the PLT R6RS test suite.&lt;br /&gt;IronScheme runs on MS .NET and Mono. Unfortunately, it does not seem to work under 64bit on Mono. 
&lt;h2&gt;Notably lacking for R6RS&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;call/cc only supports escape continuations, trying to re-invoke a continuation will result in an error&lt;/li&gt;
&lt;li&gt;during development of beta 2, I made a CPS version, but is too slow to be useful currently, this will be addressed in IronScheme 2.0&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Differences&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;all raise's are continuable in the sense they can be caught (this is also addressed with the CPS version)&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Extras&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;a generic load procedure for toplevel R6RS files&lt;/li&gt;
&lt;li&gt;many extras procedures and macros in (ironscheme) library, mostly provided by psyntax&lt;/li&gt;
&lt;li&gt;syntactic CLR integration, automatic conversion of closures into delegates&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Credits&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Abdulaziz Ghuloum and Kent Dybvig for psyntax (and friends) (and equal?)&lt;/li&gt;
&lt;li&gt;Marc Feeley for pretty-print&lt;/li&gt;
&lt;li&gt;anyone else I missed&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Planned to-do's (before final release)&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;testing of anything else&lt;/li&gt;
&lt;li&gt;any additional CLR integration required&lt;/li&gt;
&lt;li&gt;documentation&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Updated (fixed/new)&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Bug fixes and optimizations&lt;/li&gt;
&lt;li&gt;More CLR interaction features&lt;/li&gt;
&lt;li&gt;Most of the library code is now written in Scheme port from C#&lt;/li&gt;
&lt;li&gt;All CLR interactions require case-sensitive identifiers (possible breaking change)&lt;/li&gt;
&lt;li&gt;Compile-time record generation&lt;/li&gt;
&lt;li&gt;Seperated the CLR and Scheme exception handling system&lt;/li&gt;
&lt;li&gt;Added a few extra SRFI's&lt;/li&gt;
&lt;li&gt;Replaced big number implementation with a faster one&lt;/li&gt;
&lt;li&gt;Added full string case folding&lt;/li&gt;
&lt;li&gt;See 'Source Code' page for more details&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Downloads above:&lt;/h2&gt;The zip is just a snapshot of the installation directory, it can be put anywhere. &lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>leppie</author><pubDate>Fri, 23 Oct 2009 22:15:36 GMT</pubDate><guid isPermaLink="false">Updated Release: 1.0 RC 1 (Oct 23, 2009) 20091023101536P</guid></item><item><title>Released: 1.0 RC 1 (Oct 23, 2009)</title><link>http://ironscheme.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=34587</link><description>&lt;div&gt;&lt;h1&gt;Release notes for IronScheme 1.0 RC 1&lt;/h1&gt;&lt;h2&gt;What is IronScheme?&lt;/h2&gt;IronScheme will aim to be a conforming R6RS Scheme implementation on the Microsoft DLR. &lt;br&gt;IronScheme provides 2 run modes: either via direct invocation on the commandline or via a REPL interactive environment.&lt;br&gt;IronScheme can also used an embedded scripting library in your .NET programs.&lt;br&gt;With 1.0 RC 1, IronScheme implements the entire R6RS Scheme standard, and only fail 4 of 8884 tests in the PLT R6RS test suite.&lt;br&gt;IronScheme runs on MS .NET and Mono. Unfortunately, it does not seem to work under 64bit on Mono. 
&lt;h2&gt;Notably lacking for R6RS&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;call/cc only supports escape continuations, trying to re-invoke a continuation will result in an error&lt;/li&gt;
&lt;li&gt;during development of beta 2, I made a CPS version, but is too slow to be useful currently, this will be addressed in IronScheme 2.0&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Differences&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;all raise's are continuable in the sense they can be caught (this is also addressed with the CPS version)&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Extras&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;a generic load procedure for toplevel R6RS files&lt;/li&gt;
&lt;li&gt;many extras procedures and macros in (ironscheme) library, mostly provided by psyntax&lt;/li&gt;
&lt;li&gt;syntactic CLR integration, automatic conversion of closures into delegates&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Credits&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Abdulaziz Ghuloum and Kent Dybvig for psyntax (and friends) (and equal?)&lt;/li&gt;
&lt;li&gt;Marc Feeley for pretty-print&lt;/li&gt;
&lt;li&gt;anyone else I missed&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Planned to-do's (before final release)&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;testing of anything else&lt;/li&gt;
&lt;li&gt;any additional CLR integration required&lt;/li&gt;
&lt;li&gt;documentation&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Updated (fixed/new)&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Bug fixes and optimizations&lt;/li&gt;
&lt;li&gt;More CLR interaction features&lt;/li&gt;
&lt;li&gt;Most of the library code is now written in Scheme port from C#&lt;/li&gt;
&lt;li&gt;All CLR interactions require case-sensitive identifiers (possible breaking change)&lt;/li&gt;
&lt;li&gt;Compile-time record generation&lt;/li&gt;
&lt;li&gt;Seperated the CLR and Scheme exception handling system&lt;/li&gt;
&lt;li&gt;Added a few extra SRFI's&lt;/li&gt;
&lt;li&gt;Replaced big number implementation with a faster one&lt;/li&gt;
&lt;li&gt;Added full string case folding&lt;/li&gt;
&lt;li&gt;See 'Source Code' page for more details&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Downloads above:&lt;/h2&gt;The zip is just a snapshot of the installation directory, it can be put anywhere. &lt;/div&gt;&lt;div&gt;&lt;/div&gt;</description><author></author><pubDate>Fri, 23 Oct 2009 22:15:36 GMT</pubDate><guid isPermaLink="false">Released: 1.0 RC 1 (Oct 23, 2009) 20091023101536P</guid></item><item><title>Updated Release: 1.0 RC 1 (Oct 23, 2009)</title><link>http://ironscheme.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=34587</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Release notes for IronScheme 1.0 RC 1&lt;/h1&gt;&lt;h2&gt;What is IronScheme?&lt;/h2&gt;IronScheme will aim to be a conforming R6RS Scheme implementation on the Microsoft DLR. &lt;br /&gt;IronScheme provides 2 run modes: either via direct invocation on the commandline or via a REPL interactive environment.&lt;br /&gt;IronScheme can also used an embedded scripting library in your .NET programs.&lt;br /&gt;With 1.0 RC 1, IronScheme implements the entire R6RS Scheme standard, and only fail 4 of 8884 tests in the PLT R6RS test suite.&lt;br /&gt;IronScheme runs on MS .NET and Mono. Unfortunately, it does not seem to work under 64bit on Mono. 
&lt;h2&gt;Notably lacking for R6RS&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;call/cc only supports escape continuations, trying to re-invoke a continuation will result in an error&lt;/li&gt;
&lt;li&gt;during development of beta 2, I made a CPS version, but is too slow to be useful currently, this will be addressed in IronScheme 2.0&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Differences&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;all raise's are continuable in the sense they can be caught (this is also addressed with the CPS version)&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Extras&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;a generic load procedure for toplevel R6RS files&lt;/li&gt;
&lt;li&gt;many extras procedures and macros in (ironscheme) library, mostly provided by psyntax&lt;/li&gt;
&lt;li&gt;syntactic CLR integration, automatic conversion of closures into delegates&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Credits&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Abdulaziz Ghuloum and Kent Dybvig for psyntax (and friends) (and equal?)&lt;/li&gt;
&lt;li&gt;Marc Feeley for pretty-print&lt;/li&gt;
&lt;li&gt;anyone else I missed&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Planned to-do's (before final release)&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;testing of anything else&lt;/li&gt;
&lt;li&gt;any additional CLR integration required&lt;/li&gt;
&lt;li&gt;documentation&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Updated (fixed/new)&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Bug fixes and optimizations&lt;/li&gt;
&lt;li&gt;More CLR interaction features&lt;/li&gt;
&lt;li&gt;Most of the library code is now written in Scheme port from C#&lt;/li&gt;
&lt;li&gt;All CLR interactions require case-sensitive identifiers (possible breaking change)&lt;/li&gt;
&lt;li&gt;Compile-time record generation&lt;/li&gt;
&lt;li&gt;Seperated the CLR and Scheme exception handling system&lt;/li&gt;
&lt;li&gt;Added a few extra SRFI's&lt;/li&gt;
&lt;li&gt;Replaced big number implementation with a faster one&lt;/li&gt;
&lt;li&gt;Added full string case folding&lt;/li&gt;
&lt;li&gt;See 'Source Code' page for more details&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Downloads above:&lt;/h2&gt;The zip is just a snapshot of the installation directory, it can be put anywhere. &lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>leppie</author><pubDate>Fri, 23 Oct 2009 22:15:09 GMT</pubDate><guid isPermaLink="false">Updated Release: 1.0 RC 1 (Oct 23, 2009) 20091023101509P</guid></item><item><title>Updated Release: 1.0 beta 4 (Jul 22, 2009)</title><link>http://ironscheme.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=29065</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Release notes for IronScheme 1.0 Beta 4&lt;/h1&gt;&lt;h2&gt;What is IronScheme?&lt;/h2&gt;IronScheme will aim to be a conforming R6RS Scheme implementation on the Microsoft DLR. &lt;br /&gt;IronScheme provides 2 run modes: either via direct invocation on the commandline or via a REPL interactive environment.&lt;br /&gt;IronScheme can also used an embedded scripting library in your .NET programs.&lt;br /&gt;With 1.0 beta 4, IronScheme implements the entire R6RS Scheme standard, and only fail 6 of 8871 tests in the PLT R6RS test suite.&lt;br /&gt;IronScheme runs on MS .NET and Mono. Unfortunately, it does not seem to work under 64bit on Mono. 
&lt;h2&gt;Notably lacking for R6RS&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;call/cc only supports escape continuations, trying to re-invoke a continuation will result in an error&lt;/li&gt;
&lt;li&gt;during development of beta 2, I made a CPS version, but is too slow to be useful currently, this will be addressed in IronScheme 2.0&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Differences&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;all raise's are continuable in the sense they can be caught (this is also addressed with the CPS version)&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Extras&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;a generic load procedure for toplevel R6RS files&lt;/li&gt;
&lt;li&gt;many extras procedures and macros in (ironscheme) library, mostly provided by psyntax&lt;/li&gt;
&lt;li&gt;syntactic CLR integration, automatic conversion of closures into delegates&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Credits&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Abdulaziz Ghuloum and Kent Dybvig for psyntax (and friends) (and equal?)&lt;/li&gt;
&lt;li&gt;Marc Feeley for pretty-print&lt;/li&gt;
&lt;li&gt;anyone else I missed&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Planned to-do's (before final release)&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;testing of anything else&lt;/li&gt;
&lt;li&gt;any additional CLR integration required&lt;/li&gt;
&lt;li&gt;documentation&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Updated (fixed/new)&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Added all the SRFI's ported by Derrick Eddington&lt;/li&gt;
&lt;li&gt;Added debugging features (eg breakpoints and source stepping) to IronScheme&lt;/li&gt;
&lt;li&gt;Added little command line webserver and a LibraryBrowser app.&lt;/li&gt;
&lt;li&gt;Added a lot of documentation to Codeplex site.&lt;/li&gt;
&lt;li&gt;Few bug fixes and optimizations&lt;/li&gt;
&lt;li&gt;See 'Source Code' page for more details&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Downloads above:&lt;/h2&gt;The zip is just a snapshot of the installation directory, it can be put anywhere. &lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>leppie</author><pubDate>Thu, 23 Jul 2009 14:26:54 GMT</pubDate><guid isPermaLink="false">Updated Release: 1.0 beta 4 (Jul 22, 2009) 20090723022654P</guid></item><item><title>Released: 1.0 beta 4 (Jul 22, 2009)</title><link>http://ironscheme.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=29065</link><description>&lt;div&gt;&lt;h1&gt;Release notes for IronScheme 1.0 Beta 4&lt;/h1&gt;&lt;h2&gt;What is IronScheme?&lt;/h2&gt;IronScheme will aim to be a conforming R6RS Scheme implementation on the Microsoft DLR. &lt;br&gt;IronScheme provides 2 run modes: either via direct invocation on the commandline or via a REPL interactive environment.&lt;br&gt;IronScheme can also used an embedded scripting library in your .NET programs.&lt;br&gt;With 1.0 beta 4, IronScheme implements the entire R6RS Scheme standard, and only fail 6 of 8871 tests in the PLT R6RS test suite.&lt;br&gt;IronScheme runs on MS .NET and Mono. Unfortunately, it does not seem to work under 64bit on Mono. 
&lt;h2&gt;Notably lacking for R6RS&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;call/cc only supports escape continuations, trying to re-invoke a continuation will result in an error&lt;/li&gt;
&lt;li&gt;during development of beta 2, I made a CPS version, but is too slow to be useful currently, this will be addressed in IronScheme 2.0&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Differences&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;all raise's are continuable in the sense they can be caught (this is also addressed with the CPS version)&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Extras&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;a generic load procedure for toplevel R6RS files&lt;/li&gt;
&lt;li&gt;many extras procedures and macros in (ironscheme) library, mostly provided by psyntax&lt;/li&gt;
&lt;li&gt;syntactic CLR integration, automatic conversion of closures into delegates&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Credits&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Abdulaziz Ghuloum and Kent Dybvig for psyntax (and friends) (and equal?)&lt;/li&gt;
&lt;li&gt;Marc Feeley for pretty-print&lt;/li&gt;
&lt;li&gt;anyone else I missed&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Planned to-do's (before final release)&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;testing of anything else&lt;/li&gt;
&lt;li&gt;any additional CLR integration required&lt;/li&gt;
&lt;li&gt;documentation&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Updated (fixed/new)&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Added all the SRFI's ported by Derrick Eddington&lt;/li&gt;
&lt;li&gt;Added debugging features (eg breakpoints and source stepping) to IronScheme&lt;/li&gt;
&lt;li&gt;Added little command line webserver and a LibraryBrowser app.&lt;/li&gt;
&lt;li&gt;Added a lot of documentation to Codeplex site.&lt;/li&gt;
&lt;li&gt;Few bug fixes and optimizations&lt;/li&gt;
&lt;li&gt;See 'Source Code' page for more details&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Downloads above:&lt;/h2&gt;The zip is just a snapshot of the installation directory, it can be put anywhere. &lt;/div&gt;&lt;div&gt;&lt;/div&gt;</description><author></author><pubDate>Thu, 23 Jul 2009 14:26:54 GMT</pubDate><guid isPermaLink="false">Released: 1.0 beta 4 (Jul 22, 2009) 20090723022654P</guid></item><item><title>Updated Release: 1.0 beta 4 (Jul 22, 2009)</title><link>http://ironscheme.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=29065</link><description>&lt;div class="wikidoc"&gt;&lt;h1&gt;Release notes for IronScheme 1.0 Beta 4&lt;/h1&gt;&lt;h2&gt;What is IronScheme?&lt;/h2&gt;IronScheme will aim to be a conforming R6RS Scheme implementation on the Microsoft DLR. &lt;br /&gt;IronScheme provides 2 run modes: either via direct invocation on the commandline or via a REPL interactive environment.&lt;br /&gt;IronScheme can also used an embedded scripting library in your .NET programs.&lt;br /&gt;With 1.0 beta 4, IronScheme implements the entire R6RS Scheme standard, and only fail 6 of 8871 tests in the PLT R6RS test suite.&lt;br /&gt;IronScheme runs on MS .NET and Mono. Unfortunately, it does not seem to work under 64bit on Mono. 
&lt;h2&gt;Notably lacking for R6RS&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;call/cc only supports escape continuations, trying to re-invoke a continuation will result in an error&lt;/li&gt;
&lt;li&gt;during development of beta 2, I made a CPS version, but is too slow to be useful currently, this will be addressed in IronScheme 2.0&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Differences&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;all raise's are continuable in the sense they can be caught (this is also addressed with the CPS version)&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Extras&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;a generic load procedure for toplevel R6RS files&lt;/li&gt;
&lt;li&gt;many extras procedures and macros in (ironscheme) library, mostly provided by psyntax&lt;/li&gt;
&lt;li&gt;syntactic CLR integration, automatic conversion of closures into delegates&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Credits&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Abdulaziz Ghuloum and Kent Dybvig for psyntax (and friends) (and equal?)&lt;/li&gt;
&lt;li&gt;Marc Feeley for pretty-print&lt;/li&gt;
&lt;li&gt;anyone else I missed&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Planned to-do's (before final release)&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;testing of anything else&lt;/li&gt;
&lt;li&gt;any additional CLR integration required&lt;/li&gt;
&lt;li&gt;documentation&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Updated (fixed/new)&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Added all the SRFI's ported by Derrick Eddington&lt;/li&gt;
&lt;li&gt;Added debugging features (eg breakpoints and source stepping) to IronScheme&lt;/li&gt;
&lt;li&gt;Added little command line webserver and a LibraryBrowser app.&lt;/li&gt;
&lt;li&gt;Added a lot of documentation to Codeplex site.&lt;/li&gt;
&lt;li&gt;Few bug fixes and optimizations&lt;/li&gt;
&lt;li&gt;See 'Source Code' page for more details&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Downloads above:&lt;/h2&gt;The zip is just a snapshot of the installation directory, it can be put anywhere. &lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>leppie</author><pubDate>Wed, 22 Jul 2009 19:39:40 GMT</pubDate><guid isPermaLink="false">Updated Release: 1.0 beta 4 (Jul 22, 2009) 20090722073940P</guid></item><item><title>Released: 1.0 beta 4 (Jul 22, 2009)</title><link>http://ironscheme.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=29065</link><description>&lt;div&gt;&lt;h1&gt;Release notes for IronScheme 1.0 Beta 4&lt;/h1&gt;&lt;h2&gt;What is IronScheme?&lt;/h2&gt;IronScheme will aim to be a conforming R6RS Scheme implementation on the Microsoft DLR. &lt;br&gt;IronScheme provides 2 run modes: either via direct invocation on the commandline or via a REPL interactive environment.&lt;br&gt;IronScheme can also used an embedded scripting library in your .NET programs.&lt;br&gt;With 1.0 beta 4, IronScheme implements the entire R6RS Scheme standard, and only fail 6 of 8871 tests in the PLT R6RS test suite.&lt;br&gt;IronScheme runs on MS .NET and Mono. Unfortunately, it does not seem to work under 64bit on Mono. 
&lt;h2&gt;Notably lacking for R6RS&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;call/cc only supports escape continuations, trying to re-invoke a continuation will result in an error&lt;/li&gt;
&lt;li&gt;during development of beta 2, I made a CPS version, but is too slow to be useful currently, this will be addressed in IronScheme 2.0&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Differences&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;all raise's are continuable in the sense they can be caught (this is also addressed with the CPS version)&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Extras&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;a generic load procedure for toplevel R6RS files&lt;/li&gt;
&lt;li&gt;many extras procedures and macros in (ironscheme) library, mostly provided by psyntax&lt;/li&gt;
&lt;li&gt;syntactic CLR integration, automatic conversion of closures into delegates&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Credits&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Abdulaziz Ghuloum and Kent Dybvig for psyntax (and friends) (and equal?)&lt;/li&gt;
&lt;li&gt;Marc Feeley for pretty-print&lt;/li&gt;
&lt;li&gt;anyone else I missed&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Planned to-do's (before final release)&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;testing of anything else&lt;/li&gt;
&lt;li&gt;any additional CLR integration required&lt;/li&gt;
&lt;li&gt;documentation&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Updated (fixed/new)&lt;/h2&gt;&lt;ul&gt;&lt;li&gt;Added all the SRFI's ported by Derrick Eddington&lt;/li&gt;
&lt;li&gt;Added debugging features (eg breakpoints and source stepping) to IronScheme&lt;/li&gt;
&lt;li&gt;Added little command line webserver and a LibraryBrowser app.&lt;/li&gt;
&lt;li&gt;Added a lot of documentation to Codeplex site.&lt;/li&gt;
&lt;li&gt;Few bug fixes and optimizations&lt;/li&gt;
&lt;li&gt;See 'Source Code' page for more details&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Downloads above:&lt;/h2&gt;The zip is just a snapshot of the installation directory, it can be put anywhere. &lt;/div&gt;&lt;div&gt;&lt;/div&gt;</description><author></author><pubDate>Wed, 22 Jul 2009 19:39:40 GMT</pubDate><guid isPermaLink="false">Released: 1.0 beta 4 (Jul 22, 2009) 20090722073940P</guid></item><item><title>Updated Release: 1.0 beta 3a (May 02, 2009)</title><link>http://ironscheme.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=26907</link><description>&lt;div&gt;&lt;h1&gt;Release notes for IronScheme 1.0 Beta 3a (bug-fix update)&lt;/h1&gt;
&lt;h2&gt;What is IronScheme?&lt;/h2&gt;
IronScheme will aim to be a conforming R6RS Scheme implementation on the Microsoft DLR. &lt;br&gt;IronScheme provides 2 run modes: either via direct invocation on the commandline or via a REPL interactive environment.&lt;br&gt;IronScheme can also used an embedded scripting library in your .NET programs.&lt;br&gt;With 1.0 beta 3, IronScheme implements the entire R6RS Scheme standard, and only fail 6 of 8871 tests in the PLT R6RS test suite.&lt;br&gt;IronScheme runs on MS .NET and Mono. Unfortunately, it does not seem to work under 64bit on Mono. 
&lt;h2&gt;Notably lacking for R6RS&lt;/h2&gt;
&lt;ul&gt;&lt;li&gt;call/cc only supports escape continuations, trying to re-invoke a continuation will result in an error&lt;/li&gt;
&lt;li&gt;during development of beta 2, I made a CPS version, but is too slow to be useful currently, this will be addressed in IronScheme 2.0&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Differences&lt;/h2&gt;
&lt;ul&gt;&lt;li&gt;all raise's are continuable in the sense they can be caught (this is also addressed with the CPS version)&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Extras&lt;/h2&gt;
&lt;ul&gt;&lt;li&gt;a generic load procedure for toplevel R6RS files&lt;/li&gt;
&lt;li&gt;many extras procedures and macros in (ironscheme) library, mostly provided by psyntax&lt;/li&gt;
&lt;li&gt;syntactic CLR integration, automatic conversion of closures into delegates&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Credits&lt;/h2&gt;
&lt;ul&gt;&lt;li&gt;Abdulaziz Ghuloum and Kent Dybvig for psyntax (and friends) (and equal?)&lt;/li&gt;
&lt;li&gt;Marc Feeley for pretty-print&lt;/li&gt;
&lt;li&gt;anyone else I missed&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Planned to-do's (before final release)&lt;/h2&gt;
&lt;ul&gt;&lt;li&gt;testing of anything else&lt;/li&gt;
&lt;li&gt;any additional CLR integration required&lt;/li&gt;
&lt;li&gt;documentation&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Updated (fixed/new)&lt;/h2&gt;
&lt;ul&gt;&lt;li&gt;Converted a substantial part of code still written in C# into Scheme&lt;/li&gt;
&lt;li&gt;Some minor compiler optimizations&lt;/li&gt;
&lt;li&gt;Improvements with exactness of numbers&lt;/li&gt;
&lt;li&gt;Added -I switch for extra library search paths&lt;/li&gt;
&lt;li&gt;Added -emacs switch to let the REPL behave better as a subprocess (as well as auto-detection of this)&lt;/li&gt;
&lt;li&gt;Added extensions library for easy calling from .NET&lt;/li&gt;
&lt;li&gt;Added remoting library (connects with REPL)&lt;/li&gt;
&lt;li&gt;See 'Source Code' page for more details&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Updated for 3a&lt;/h2&gt;
&lt;ul&gt;&lt;li&gt;Fixed printing of conditions (particularly at read time)&lt;/li&gt;
&lt;li&gt;Made make-parameter thread safe (thanks amirul)&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Downloads above:&lt;/h2&gt;
The zip is just a snapshot of the installation directory, it can be put anywhere. &lt;/div&gt;</description><author>leppie</author><pubDate>Sat, 02 May 2009 13:27:39 GMT</pubDate><guid isPermaLink="false">Updated Release: 1.0 beta 3a (May 02, 2009) 20090502012739P</guid></item><item><title>Released: 1.0 beta 3a (May 02, 2009)</title><link>http://ironscheme.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=26907</link><description>&lt;div&gt;&lt;h1&gt;Release notes for IronScheme 1.0 Beta 3a (bug-fix update)&lt;/h1&gt;
&lt;h2&gt;What is IronScheme?&lt;/h2&gt;
IronScheme will aim to be a conforming R6RS Scheme implementation on the Microsoft DLR. &lt;br&gt;IronScheme provides 2 run modes: either via direct invocation on the commandline or via a REPL interactive environment.&lt;br&gt;IronScheme can also used an embedded scripting library in your .NET programs.&lt;br&gt;With 1.0 beta 3, IronScheme implements the entire R6RS Scheme standard, and only fail 6 of 8871 tests in the PLT R6RS test suite.&lt;br&gt;IronScheme runs on MS .NET and Mono. Unfortunately, it does not seem to work under 64bit on Mono. 
&lt;h2&gt;Notably lacking for R6RS&lt;/h2&gt;
&lt;ul&gt;&lt;li&gt;call/cc only supports escape continuations, trying to re-invoke a continuation will result in an error&lt;/li&gt;
&lt;li&gt;during development of beta 2, I made a CPS version, but is too slow to be useful currently, this will be addressed in IronScheme 2.0&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Differences&lt;/h2&gt;
&lt;ul&gt;&lt;li&gt;all raise's are continuable in the sense they can be caught (this is also addressed with the CPS version)&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Extras&lt;/h2&gt;
&lt;ul&gt;&lt;li&gt;a generic load procedure for toplevel R6RS files&lt;/li&gt;
&lt;li&gt;many extras procedures and macros in (ironscheme) library, mostly provided by psyntax&lt;/li&gt;
&lt;li&gt;syntactic CLR integration, automatic conversion of closures into delegates&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Credits&lt;/h2&gt;
&lt;ul&gt;&lt;li&gt;Abdulaziz Ghuloum and Kent Dybvig for psyntax (and friends) (and equal?)&lt;/li&gt;
&lt;li&gt;Marc Feeley for pretty-print&lt;/li&gt;
&lt;li&gt;anyone else I missed&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Planned to-do's (before final release)&lt;/h2&gt;
&lt;ul&gt;&lt;li&gt;testing of anything else&lt;/li&gt;
&lt;li&gt;any additional CLR integration required&lt;/li&gt;
&lt;li&gt;documentation&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Updated (fixed/new)&lt;/h2&gt;
&lt;ul&gt;&lt;li&gt;Converted a substantial part of code still written in C# into Scheme&lt;/li&gt;
&lt;li&gt;Some minor compiler optimizations&lt;/li&gt;
&lt;li&gt;Improvements with exactness of numbers&lt;/li&gt;
&lt;li&gt;Added -I switch for extra library search paths&lt;/li&gt;
&lt;li&gt;Added -emacs switch to let the REPL behave better as a subprocess (as well as auto-detection of this)&lt;/li&gt;
&lt;li&gt;Added extensions library for easy calling from .NET&lt;/li&gt;
&lt;li&gt;Added remoting library (connects with REPL)&lt;/li&gt;
&lt;li&gt;See 'Source Code' page for more details&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Updated for 3a&lt;/h2&gt;
&lt;ul&gt;&lt;li&gt;Fixed printing of conditions (particularly at read time)&lt;/li&gt;
&lt;li&gt;Made make-parameter thread safe (thanks amirul)&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Downloads above:&lt;/h2&gt;
The zip is just a snapshot of the installation directory, it can be put anywhere. &lt;/div&gt;</description><author></author><pubDate>Sat, 02 May 2009 13:27:39 GMT</pubDate><guid isPermaLink="false">Released: 1.0 beta 3a (May 02, 2009) 20090502012739P</guid></item><item><title>Updated Release: IronScheme 1.0 beta 3a (May 02, 2009)</title><link>http://ironscheme.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=26907</link><description>&lt;div&gt;&lt;h1&gt;Release notes for IronScheme 1.0 Beta 3a (bug-fix update)&lt;/h1&gt;
&lt;h2&gt;What is IronScheme?&lt;/h2&gt;
IronScheme will aim to be a conforming R6RS Scheme implementation on the Microsoft DLR. &lt;br&gt;IronScheme provides 2 run modes: either via direct invocation on the commandline or via a REPL interactive environment.&lt;br&gt;IronScheme can also used an embedded scripting library in your .NET programs.&lt;br&gt;With 1.0 beta 3, IronScheme implements the entire R6RS Scheme standard, and only fail 6 of 8871 tests in the PLT R6RS test suite.&lt;br&gt;IronScheme runs on MS .NET and Mono. Unfortunately, it does not seem to work under 64bit on Mono. 
&lt;h2&gt;Notably lacking for R6RS&lt;/h2&gt;
&lt;ul&gt;&lt;li&gt;call/cc only supports escape continuations, trying to re-invoke a continuation will result in an error&lt;/li&gt;
&lt;li&gt;during development of beta 2, I made a CPS version, but is too slow to be useful currently, this will be addressed in IronScheme 2.0&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Differences&lt;/h2&gt;
&lt;ul&gt;&lt;li&gt;all raise's are continuable in the sense they can be caught (this is also addressed with the CPS version)&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Extras&lt;/h2&gt;
&lt;ul&gt;&lt;li&gt;a generic load procedure for toplevel R6RS files&lt;/li&gt;
&lt;li&gt;many extras procedures and macros in (ironscheme) library, mostly provided by psyntax&lt;/li&gt;
&lt;li&gt;syntactic CLR integration, automatic conversion of closures into delegates&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Credits&lt;/h2&gt;
&lt;ul&gt;&lt;li&gt;Abdulaziz Ghuloum and Kent Dybvig for psyntax (and friends) (and equal?)&lt;/li&gt;
&lt;li&gt;Marc Feeley for pretty-print&lt;/li&gt;
&lt;li&gt;anyone else I missed&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Planned to-do's (before final release)&lt;/h2&gt;
&lt;ul&gt;&lt;li&gt;testing of anything else&lt;/li&gt;
&lt;li&gt;any additional CLR integration required&lt;/li&gt;
&lt;li&gt;documentation&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Updated (fixed/new)&lt;/h2&gt;
&lt;ul&gt;&lt;li&gt;Converted a substantial part of code still written in C# into Scheme&lt;/li&gt;
&lt;li&gt;Some minor compiler optimizations&lt;/li&gt;
&lt;li&gt;Improvements with exactness of numbers&lt;/li&gt;
&lt;li&gt;Added -I switch for extra library search paths&lt;/li&gt;
&lt;li&gt;Added -emacs switch to let the REPL behave better as a subprocess (as well as auto-detection of this)&lt;/li&gt;
&lt;li&gt;Added extensions library for easy calling from .NET&lt;/li&gt;
&lt;li&gt;Added remoting library (connects with REPL)&lt;/li&gt;
&lt;li&gt;See 'Source Code' page for more details&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Updated for 3a&lt;/h2&gt;
&lt;ul&gt;&lt;li&gt;Fixed printing of conditions (particularly at read time)&lt;/li&gt;
&lt;li&gt;Made make-parameter thread safe (thanks amirul)&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Downloads above:&lt;/h2&gt;
The zip is just a snapshot of the installation directory, it can be put anywhere. &lt;/div&gt;</description><author>leppie</author><pubDate>Sat, 02 May 2009 13:27:13 GMT</pubDate><guid isPermaLink="false">Updated Release: IronScheme 1.0 beta 3a (May 02, 2009) 20090502012713P</guid></item><item><title>Updated Release: 1.0 Beta 3 (Apr 27, 2009)</title><link>http://ironscheme.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=25674</link><description>&lt;div&gt;&lt;h1&gt;Release notes for IronScheme 1.0 Beta 3&lt;/h1&gt;
&lt;h2&gt;What is IronScheme?&lt;/h2&gt;
IronScheme will aim to be a conforming R6RS Scheme implementation on the Microsoft DLR. &lt;br&gt;IronScheme provides 2 run modes: either via direct invocation on the commandline or via a REPL interactive environment.&lt;br&gt;IronScheme can also used an embedded scripting library in your .NET programs.&lt;br&gt;With 1.0 beta 3, IronScheme implements the entire R6RS Scheme standard, and only fail 6 of 8871 tests in the PLT R6RS test suite.&lt;br&gt;IronScheme runs on MS .NET and Mono. Unfortunately, it does not seem to work under 64bit on Mono. 
&lt;h2&gt;Notably lacking for R6RS&lt;/h2&gt;
&lt;ul&gt;&lt;li&gt;call/cc only supports escape continuations, trying to re-invoke a continuation will result in an error&lt;/li&gt;
&lt;li&gt;during development of beta 2, I made a CPS version, but is too slow to be useful currently, this will be addressed in IronScheme 2.0&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Differences&lt;/h2&gt;
&lt;ul&gt;&lt;li&gt;all raise's are continuable in the sense they can be caught (this is also addressed with the CPS version)&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Extras&lt;/h2&gt;
&lt;ul&gt;&lt;li&gt;a generic load procedure for toplevel R6RS files&lt;/li&gt;
&lt;li&gt;many extras procedures and macros in (ironscheme) library, mostly provided by psyntax&lt;/li&gt;
&lt;li&gt;syntactic CLR integration, automatic conversion of closures into delegates&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Credits&lt;/h2&gt;
&lt;ul&gt;&lt;li&gt;Abdulaziz Ghuloum and Kent Dybvig for psyntax (and friends) (and equal?)&lt;/li&gt;
&lt;li&gt;Marc Feeley for pretty-print&lt;/li&gt;
&lt;li&gt;anyone else I missed&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Planned to-do's (before final release)&lt;/h2&gt;
&lt;ul&gt;&lt;li&gt;testing of anything else&lt;/li&gt;
&lt;li&gt;any additional CLR integration required&lt;/li&gt;
&lt;li&gt;documentation&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Updated (fixed/new)&lt;/h2&gt;
&lt;ul&gt;&lt;li&gt;Converted a substantial part of code still written in C# into Scheme&lt;/li&gt;
&lt;li&gt;Some minor compiler optimizations&lt;/li&gt;
&lt;li&gt;Improvements with exactness of numbers&lt;/li&gt;
&lt;li&gt;Added -I switch for extra library search paths&lt;/li&gt;
&lt;li&gt;Added -emacs switch to let the REPL behave better as a subprocess (as well as auto-detection of this)&lt;/li&gt;
&lt;li&gt;Added extensions library for easy calling from .NET&lt;/li&gt;
&lt;li&gt;Added remoting library (connects with REPL)&lt;/li&gt;
&lt;li&gt;See 'Source Code' page for more details&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Downloads above:&lt;/h2&gt;
The zip is just a snapshot of the installation directory, it can be put anywhere. &lt;/div&gt;</description><author>leppie</author><pubDate>Mon, 27 Apr 2009 19:52:43 GMT</pubDate><guid isPermaLink="false">Updated Release: 1.0 Beta 3 (Apr 27, 2009) 20090427075243P</guid></item><item><title>Released: 1.0 Beta 3 (Apr 27, 2009)</title><link>http://ironscheme.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=25674</link><description>&lt;div&gt;&lt;h1&gt;Release notes for IronScheme 1.0 Beta 3&lt;/h1&gt;
&lt;h2&gt;What is IronScheme?&lt;/h2&gt;
IronScheme will aim to be a conforming R6RS Scheme implementation on the Microsoft DLR. &lt;br&gt;IronScheme provides 2 run modes: either via direct invocation on the commandline or via a REPL interactive environment.&lt;br&gt;IronScheme can also used an embedded scripting library in your .NET programs.&lt;br&gt;With 1.0 beta 3, IronScheme implements the entire R6RS Scheme standard, and only fail 6 of 8871 tests in the PLT R6RS test suite.&lt;br&gt;IronScheme runs on MS .NET and Mono. Unfortunately, it does not seem to work under 64bit on Mono. 
&lt;h2&gt;Notably lacking for R6RS&lt;/h2&gt;
&lt;ul&gt;&lt;li&gt;call/cc only supports escape continuations, trying to re-invoke a continuation will result in an error&lt;/li&gt;
&lt;li&gt;during development of beta 2, I made a CPS version, but is too slow to be useful currently, this will be addressed in IronScheme 2.0&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Differences&lt;/h2&gt;
&lt;ul&gt;&lt;li&gt;all raise's are continuable in the sense they can be caught (this is also addressed with the CPS version)&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Extras&lt;/h2&gt;
&lt;ul&gt;&lt;li&gt;a generic load procedure for toplevel R6RS files&lt;/li&gt;
&lt;li&gt;many extras procedures and macros in (ironscheme) library, mostly provided by psyntax&lt;/li&gt;
&lt;li&gt;syntactic CLR integration, automatic conversion of closures into delegates&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Credits&lt;/h2&gt;
&lt;ul&gt;&lt;li&gt;Abdulaziz Ghuloum and Kent Dybvig for psyntax (and friends) (and equal?)&lt;/li&gt;
&lt;li&gt;Marc Feeley for pretty-print&lt;/li&gt;
&lt;li&gt;anyone else I missed&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Planned to-do's (before final release)&lt;/h2&gt;
&lt;ul&gt;&lt;li&gt;testing of anything else&lt;/li&gt;
&lt;li&gt;any additional CLR integration required&lt;/li&gt;
&lt;li&gt;documentation&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Updated (fixed/new)&lt;/h2&gt;
&lt;ul&gt;&lt;li&gt;Converted a substantial part of code still written in C# into Scheme&lt;/li&gt;
&lt;li&gt;Some minor compiler optimizations&lt;/li&gt;
&lt;li&gt;Improvements with exactness of numbers&lt;/li&gt;
&lt;li&gt;Added -I switch for extra library search paths&lt;/li&gt;
&lt;li&gt;Added -emacs switch to let the REPL behave better as a subprocess (as well as auto-detection of this)&lt;/li&gt;
&lt;li&gt;Added extensions library for easy calling from .NET&lt;/li&gt;
&lt;li&gt;Added remoting library (connects with REPL)&lt;/li&gt;
&lt;li&gt;See 'Source Code' page for more details&lt;/li&gt;&lt;/ul&gt;
&lt;h2&gt;Downloads above:&lt;/h2&gt;
The zip is just a snapshot of the installation directory, it can be put anywhere. &lt;/div&gt;</description><author></author><pubDate>Mon, 27 Apr 2009 19:52:43 GMT</pubDate><guid isPermaLink="false">Released: 1.0 Beta 3 (Apr 27, 2009) 20090427075243P</guid></item><item><title>Updated Release: 1.0 Beta 2 (Feb 01, 2009)</title><link>http://www.codeplex.com/IronScheme/Release/ProjectReleases.aspx?ReleaseId=21079</link><description>&lt;div&gt;
&lt;h1&gt;
Release notes for IronScheme 1.0 Beta 2
&lt;/h1&gt;&lt;h2&gt;
What is IronScheme?
&lt;/h2&gt;IronScheme will aim to be a conforming R6RS Scheme implementation on the Microsoft DLR. &lt;br&gt;IronScheme provides 2 run modes: either via direct invocation on the commandline or via a REPL interactive environment.&lt;br&gt;With 1.0 beta 2, IronScheme implements the entire R6RS Scheme standard, and only fail 8 of 8871 tests in the PLT R6RS test suite.&lt;br&gt;IronScheme runs on MS .NET and Mono. Unfortunately, it does not seem to work under 64bit on Mono. MS 64 bit has not been tested either.&lt;br&gt;&lt;h2&gt;
Notably lacking for R6RS
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;call/cc only supports escape continuations, trying to re-invoke a continuation will result in an error&lt;/li&gt;&lt;li&gt;during development of beta 2, I made a CPS version, but is too slow to be useful currently, this will be addressed in IronScheme 2.0&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;
Differences
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;all raise's are continuable in the sense they can be caught (this is also addressed with the CPS version)&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;
Extras
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;a generic load procedure for toplevel R6RS files&lt;/li&gt;&lt;li&gt;many extras procedures and macros in (ironscheme) library, mostly provided by psyntax&lt;/li&gt;&lt;li&gt;syntactic CLR integration, automatic conversion of closures into delegates&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;
Credits
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Abdulaziz Ghuloum and Kent Dybvig for psyntax (and friends)&lt;/li&gt;&lt;li&gt;Derick Eddington for making SRFI-1 R6RS compatible&lt;/li&gt;&lt;li&gt;Philip L. Bewig for SRFI-41&lt;/li&gt;&lt;li&gt;Marc Feeley for pretty-print&lt;/li&gt;&lt;li&gt;anyone else I missed&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;
Planned to-do's (before final release)
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;testing of anything else&lt;/li&gt;&lt;li&gt;any additional CLR integration required&lt;/li&gt;&lt;li&gt;documentation&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;
Updated (fixed/new)
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Added a new LINQ library (ironscheme linq2) which implements all methods found under System.Linq.Enumerable. The new version also uses deferred execution&lt;/li&gt;&lt;li&gt;Added a few more libraries&lt;/li&gt;&lt;li&gt;Added (ironscheme unsafe) library&lt;/li&gt;&lt;li&gt;Many bug fixes&lt;/li&gt;&lt;li&gt;Added P/Invoke functionality, and a small FFI layer&lt;/li&gt;&lt;li&gt;Many compiler optimizations added (TCE, lambda body hoisting, assignment elimination), more coming for beta 3!&lt;/li&gt;&lt;li&gt;Rewrote fixnums and flonums in Scheme. Uses unsafe features.&lt;/li&gt;&lt;li&gt;Memory optimizations (previous versions had many objects that could not be GC'd), much less GC's needed now&lt;/li&gt;&lt;li&gt;See 'Source Code' page for more details&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;
Downloads below:
&lt;/h2&gt;The zip is just a snapshot of the installation directory, it can be put anywhere. &lt;br&gt;
&lt;/div&gt;</description><author>leppie</author><pubDate>Sun, 01 Feb 2009 10:13:32 GMT</pubDate><guid isPermaLink="false">Updated Release: 1.0 Beta 2 (Feb 01, 2009) 20090201101332A</guid></item><item><title>Released: 1.0 Beta 2 (Feb 01, 2009)</title><link>http://www.codeplex.com/IronScheme/Release/ProjectReleases.aspx?ReleaseId=21079</link><description>&lt;div&gt;
&lt;h1&gt;
Release notes for IronScheme 1.0 Beta 2
&lt;/h1&gt;&lt;h2&gt;
What is IronScheme?
&lt;/h2&gt;IronScheme will aim to be a conforming R6RS Scheme implementation on the Microsoft DLR. &lt;br&gt;IronScheme provides 2 run modes: either via direct invocation on the commandline or via a REPL interactive environment.&lt;br&gt;With 1.0 beta 2, IronScheme implements the entire R6RS Scheme standard, and only fail 8 of 8871 tests in the PLT R6RS test suite.&lt;br&gt;IronScheme runs on MS .NET and Mono. Unfortunately, it does not seem to work under 64bit on Mono. MS 64 bit has not been tested either.&lt;br&gt;&lt;h2&gt;
Notably lacking for R6RS
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;call/cc only supports escape continuations, trying to re-invoke a continuation will result in an error&lt;/li&gt;&lt;li&gt;during development of beta 2, I made a CPS version, but is too slow to be useful currently, this will be addressed in IronScheme 2.0&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;
Differences
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;all raise's are continuable in the sense they can be caught (this is also addressed with the CPS version)&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;
Extras
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;a generic load procedure for toplevel R6RS files&lt;/li&gt;&lt;li&gt;many extras procedures and macros in (ironscheme) library, mostly provided by psyntax&lt;/li&gt;&lt;li&gt;syntactic CLR integration, automatic conversion of closures into delegates&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;
Credits
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Abdulaziz Ghuloum and Kent Dybvig for psyntax (and friends)&lt;/li&gt;&lt;li&gt;Derick Eddington for making SRFI-1 R6RS compatible&lt;/li&gt;&lt;li&gt;Philip L. Bewig for SRFI-41&lt;/li&gt;&lt;li&gt;Marc Feeley for pretty-print&lt;/li&gt;&lt;li&gt;anyone else I missed&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;
Planned to-do's (before final release)
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;testing of anything else&lt;/li&gt;&lt;li&gt;any additional CLR integration required&lt;/li&gt;&lt;li&gt;documentation&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;
Updated (fixed/new)
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Added a new LINQ library (ironscheme linq2) which implements all methods found under System.Linq.Enumerable. The new version also uses deferred execution&lt;/li&gt;&lt;li&gt;Added a few more libraries&lt;/li&gt;&lt;li&gt;Added (ironscheme unsafe) library&lt;/li&gt;&lt;li&gt;Many bug fixes&lt;/li&gt;&lt;li&gt;Added P/Invoke functionality, and a small FFI layer&lt;/li&gt;&lt;li&gt;Many compiler optimizations added (TCE, lambda body hoisting, assignment elimination), more coming for beta 3!&lt;/li&gt;&lt;li&gt;Rewrote fixnums and flonums in Scheme. Uses unsafe features.&lt;/li&gt;&lt;li&gt;Memory optimizations (previous versions had many objects that could not be GC'd), much less GC's needed now&lt;/li&gt;&lt;li&gt;See 'Source Code' page for more details&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;
Downloads below:
&lt;/h2&gt;The zip is just a snapshot of the installation directory, it can be put anywhere. &lt;br&gt;
&lt;/div&gt;</description><author></author><pubDate>Sun, 01 Feb 2009 10:13:32 GMT</pubDate><guid isPermaLink="false">Released: 1.0 Beta 2 (Feb 01, 2009) 20090201101332A</guid></item><item><title>Updated Release: 1.0 Beta 1 (Oct 20, 2008)</title><link>http://www.codeplex.com/IronScheme/Release/ProjectReleases.aspx?ReleaseId=14059</link><description>&lt;div&gt;
&lt;h1&gt;
Release notes for IronScheme 1.0 Beta 1
&lt;/h1&gt;&lt;h2&gt;
What is IronScheme?
&lt;/h2&gt;IronScheme will aim to be a conforming R6RS Scheme implementation on the Microsoft DLR. &lt;br&gt;IronScheme provides 2 run modes: either via direct invocation on the commandline or via a REPL interactive environment.&lt;br&gt;With 1.0 beta 1, IronScheme implements the entire R6RS Scheme standard, and only fail 16 of 8897 tests in the PLT R6RS test suite.&lt;br&gt;IronScheme runs on MS .NET and Mono.&lt;br&gt;&lt;h2&gt;
Notably lacking for R6RS
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;call/cc only supports escape continuations, trying to re-invoke a continuation will result in an error&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;
Differences
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;all raise's are continuable in the sense they can be caught&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;
Extras
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;a generic load procedure for toplevel R6RS files&lt;/li&gt;&lt;li&gt;many extras procedures and macros in (ironscheme) library, mostly provided by psyntax&lt;/li&gt;&lt;li&gt;syntactic CLR integration, automatic conversion of closures into delegates&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;
Credits
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Abdulaziz Ghuloum and Kent Dybvig for psyntax (and friends)&lt;/li&gt;&lt;li&gt;Derick Eddington for making SRFI-1 R6RS compatible&lt;/li&gt;&lt;li&gt;Philip L. Bewig for SRFI-41&lt;/li&gt;&lt;li&gt;Marc Feeley for pretty-print&lt;/li&gt;&lt;li&gt;anyone else I missed&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;
Planned to-do's (before final release)
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;testing of anything else&lt;/li&gt;&lt;li&gt;any additional CLR integration required&lt;/li&gt;&lt;li&gt;documentation&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;
Updated (fixed/new)
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Visual Studio 2008 SP1 plugin &lt;/li&gt;&lt;li&gt;A tiny MVC web framework&lt;/li&gt;&lt;li&gt;Added a lot of documentation, more to come&lt;/li&gt;&lt;li&gt;Many bug fixes&lt;/li&gt;&lt;li&gt;See 'Source Code' page for more details&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;
Downloads below:
&lt;/h2&gt;The zip is just a snapshot of the installation directory, it can be put anywhere. &lt;br&gt;
&lt;/div&gt;</description><author>leppie</author><pubDate>Sun, 09 Nov 2008 20:11:47 GMT</pubDate><guid isPermaLink="false">Updated Release: 1.0 Beta 1 (Oct 20, 2008) 20081109081147P</guid></item><item><title>Released: 1.0 Beta 1 (Oct 20, 2008)</title><link>http://www.codeplex.com/IronScheme/Release/ProjectReleases.aspx?ReleaseId=14059</link><description>&lt;div&gt;
&lt;h1&gt;
Release notes for IronScheme 1.0 Beta 1
&lt;/h1&gt;&lt;h2&gt;
What is IronScheme?
&lt;/h2&gt;IronScheme will aim to be a conforming R6RS Scheme implementation on the Microsoft DLR. &lt;br&gt;IronScheme provides 2 run modes: either via direct invocation on the commandline or via a REPL interactive environment.&lt;br&gt;With 1.0 beta 1, IronScheme implements the entire R6RS Scheme standard, and only fail 16 of 8897 tests in the PLT R6RS test suite.&lt;br&gt;IronScheme runs on MS .NET and Mono.&lt;br&gt;&lt;h2&gt;
Notably lacking for R6RS
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;call/cc only supports escape continuations, trying to re-invoke a continuation will result in an error&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;
Differences
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;all raise's are continuable in the sense they can be caught&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;
Extras
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;a generic load procedure for toplevel R6RS files&lt;/li&gt;&lt;li&gt;many extras procedures and macros in (ironscheme) library, mostly provided by psyntax&lt;/li&gt;&lt;li&gt;syntactic CLR integration, automatic conversion of closures into delegates&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;
Credits
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Abdulaziz Ghuloum and Kent Dybvig for psyntax (and friends)&lt;/li&gt;&lt;li&gt;Derick Eddington for making SRFI-1 R6RS compatible&lt;/li&gt;&lt;li&gt;Philip L. Bewig for SRFI-41&lt;/li&gt;&lt;li&gt;Marc Feeley for pretty-print&lt;/li&gt;&lt;li&gt;anyone else I missed&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;
Planned to-do's (before final release)
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;testing of anything else&lt;/li&gt;&lt;li&gt;any additional CLR integration required&lt;/li&gt;&lt;li&gt;documentation&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;
Updated (fixed/new)
&lt;/h2&gt;&lt;ul&gt;
&lt;li&gt;Visual Studio 2008 SP1 plugin &lt;/li&gt;&lt;li&gt;A tiny MVC web framework&lt;/li&gt;&lt;li&gt;Added a lot of documentation, more to come&lt;/li&gt;&lt;li&gt;Many bug fixes&lt;/li&gt;&lt;li&gt;See 'Source Code' page for more details&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;
Downloads below:
&lt;/h2&gt;The zip is just a snapshot of the installation directory, it can be put anywhere. &lt;br&gt;
&lt;/div&gt;</description><author></author><pubDate>Sun, 09 Nov 2008 20:11:46 GMT</pubDate><guid isPermaLink="false">Released: 1.0 Beta 1 (Oct 20, 2008) 20081109081146P</guid></item></channel></rss>