<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>eagle Releases Rss Feed</title><link>http://www.codeplex.com/eagle/Release/ProjectReleases.aspx</link><description>eagle Releases Rss Description</description><item><title>Updated Release: Beta 1.0.3599.38186 (Nov 08, 2009)</title><link>http://eagle.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=18226</link><description>&lt;div class="wikidoc"&gt;Eagle (Extensible Adaptable Generalized Logic Engine) is an implementation of the Tcl scripting language for the Common Language Runtime (CLR).  It is designed to be a universal scripting solution for any CLR-based language.&lt;br /&gt;&lt;br /&gt;This is the Eagle 1.0 beta distribution.
&lt;hr /&gt;
Contents&lt;br /&gt;&lt;br /&gt;    1. Introduction&lt;br /&gt;    2. Documentation&lt;br /&gt;    3. Compiling and Installing Eagle
&lt;hr /&gt;
1. Introduction&lt;br /&gt;&lt;br /&gt;Eagle (Extensible Adaptable Generalized Logic Engine) is an implementation of&lt;br /&gt;the Tcl scripting language for the Common Language Runtime (CLR).  It is&lt;br /&gt;designed to be a universal scripting solution for any CLR-based language.  It&lt;br /&gt;is written completely in C#.  Superficially, it is similar to Jacl; however, it&lt;br /&gt;was written from scratch based on the design and implementation of Tcl 8.4.  It&lt;br /&gt;provides most of the functionality of the Tcl 8.4 interpreter while borrowing&lt;br /&gt;selected features from Tcl 8.5 and the upcoming Tcl 8.6 in addition to adding&lt;br /&gt;entirely new features.&lt;br /&gt;&lt;br /&gt;Eagle is maintained, enhanced, and distributed freely by the Eagle community&lt;br /&gt;(which may have some degree of cross-membership with the Tcl community).  The&lt;br /&gt;home for the Eagle sources and the bug/patch database is on CodePlex:&lt;br /&gt;&lt;br /&gt;    http://eagle.codeplex.com/&lt;br /&gt;&lt;br /&gt;with the Eagle web site hosted at:&lt;br /&gt;&lt;br /&gt;    http://eagle.to/&lt;br /&gt;&lt;br /&gt;Eagle is a freely available open source package.  You can do virtually anything&lt;br /&gt;you like with it, such as modifying it, redistributing it, and selling it&lt;br /&gt;either in whole or in part.  See the file &amp;quot;license.terms&amp;quot; for complete&lt;br /&gt;information.
&lt;hr /&gt;
2. Documentation&lt;br /&gt;&lt;br /&gt;The documentation for Tcl 8.4 script commands and syntax largely applies to&lt;br /&gt;Eagle as well.  Additional documentation is a work in progress.&lt;br /&gt;&lt;br /&gt;This includes:&lt;br /&gt;&lt;br /&gt;    A. The Tcl commands missing from Eagle.&lt;br /&gt;    B. The differences between Tcl and Eagle commands, where applicable.&lt;br /&gt;    C. The Eagle commands that have no Tcl equivalent.&lt;br /&gt;    D. The managed integration and extensibility APIs.
&lt;hr /&gt;
3. Compiling and Installing Eagle&lt;br /&gt;&lt;br /&gt;Prior to compiling and running Eagle, you should run the provided Strong Name&lt;br /&gt;Verification Skipping Tool (i.e. &amp;quot;Library\Tools\strongName.bat&amp;quot; or&lt;br /&gt;&amp;quot;Library\Tools\strongName.reg&amp;quot;).  This is necessary because [for security&lt;br /&gt;reasons] the official strong name signing private keys are not part of the&lt;br /&gt;public source distribution.  Alternatively, you may choose to sign the&lt;br /&gt;assemblies with the strong name signing key of your choice.&lt;br /&gt;&lt;br /&gt;The sources may be built from inside the Microsoft Visual Studio 2005 (or&lt;br /&gt;higher) integrated development environment.  Alternatively, they may be built&lt;br /&gt;using the Microsoft .NET Framework Version 2.0 RTM (or higher) command line&lt;br /&gt;build environment.&lt;br /&gt;&lt;br /&gt;To build for the Windows platform, use the following command:&lt;br /&gt;&lt;br /&gt;    MSBuild Eagle.sln /t:Rebuild&lt;br /&gt;&lt;br /&gt;To build for the Unix platform, use the following command:&lt;br /&gt;&lt;br /&gt;    MSBuild Eagle.sln /t:Rebuild /p:EagleWindows=false /p:EagleUnix=true&lt;br /&gt;&lt;br /&gt;To build and run the test suite, use the following command:&lt;br /&gt;&lt;br /&gt;    MSBuild Eagle.sln /t:Rebuild /p:EagleRunTests=true&lt;br /&gt;&lt;br /&gt;There are a variety of other compile time options that may be specified when&lt;br /&gt;building from the command line.  For example, to disable features which are&lt;br /&gt;known not to work correctly in Mono 2.0, add &amp;quot;/p:EagleMono=true&amp;quot; to either of&lt;br /&gt;the command lines above.  Please refer to the file &amp;quot;Eagle.Settings.targets&amp;quot; for&lt;br /&gt;more information.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>mistachkin</author><pubDate>Mon, 09 Nov 2009 06:29:12 GMT</pubDate><guid isPermaLink="false">Updated Release: Beta 1.0.3599.38186 (Nov 08, 2009) 20091109062912A</guid></item><item><title>Released: Beta 1.0.3599.38186 (Nov 08, 2009)</title><link>http://eagle.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=18226</link><description>&lt;div&gt;Eagle (Extensible Adaptable Generalized Logic Engine) is an implementation of the Tcl scripting language for the Common Language Runtime (CLR).  It is designed to be a universal scripting solution for any CLR-based language.&lt;br&gt;&lt;br&gt;This is the Eagle 1.0 beta distribution.
&lt;hr&gt;
Contents&lt;br&gt;&lt;br&gt;    1. Introduction&lt;br&gt;    2. Documentation&lt;br&gt;    3. Compiling and Installing Eagle
&lt;hr&gt;
1. Introduction&lt;br&gt;&lt;br&gt;Eagle (Extensible Adaptable Generalized Logic Engine) is an implementation of&lt;br&gt;the Tcl scripting language for the Common Language Runtime (CLR).  It is&lt;br&gt;designed to be a universal scripting solution for any CLR-based language.  It&lt;br&gt;is written completely in C#.  Superficially, it is similar to Jacl; however, it&lt;br&gt;was written from scratch based on the design and implementation of Tcl 8.4.  It&lt;br&gt;provides most of the functionality of the Tcl 8.4 interpreter while borrowing&lt;br&gt;selected features from Tcl 8.5 and the upcoming Tcl 8.6 in addition to adding&lt;br&gt;entirely new features.&lt;br&gt;&lt;br&gt;Eagle is maintained, enhanced, and distributed freely by the Eagle community&lt;br&gt;(which may have some degree of cross-membership with the Tcl community).  The&lt;br&gt;home for the Eagle sources and the bug/patch database is on CodePlex:&lt;br&gt;&lt;br&gt;    http://eagle.codeplex.com/&lt;br&gt;&lt;br&gt;with the Eagle web site hosted at:&lt;br&gt;&lt;br&gt;    http://eagle.to/&lt;br&gt;&lt;br&gt;Eagle is a freely available open source package.  You can do virtually anything&lt;br&gt;you like with it, such as modifying it, redistributing it, and selling it&lt;br&gt;either in whole or in part.  See the file &amp;quot;license.terms&amp;quot; for complete&lt;br&gt;information.
&lt;hr&gt;
2. Documentation&lt;br&gt;&lt;br&gt;The documentation for Tcl 8.4 script commands and syntax largely applies to&lt;br&gt;Eagle as well.  Additional documentation is a work in progress.&lt;br&gt;&lt;br&gt;This includes:&lt;br&gt;&lt;br&gt;    A. The Tcl commands missing from Eagle.&lt;br&gt;    B. The differences between Tcl and Eagle commands, where applicable.&lt;br&gt;    C. The Eagle commands that have no Tcl equivalent.&lt;br&gt;    D. The managed integration and extensibility APIs.
&lt;hr&gt;
3. Compiling and Installing Eagle&lt;br&gt;&lt;br&gt;Prior to compiling and running Eagle, you should run the provided Strong Name&lt;br&gt;Verification Skipping Tool (i.e. &amp;quot;Library\Tools\strongName.bat&amp;quot; or&lt;br&gt;&amp;quot;Library\Tools\strongName.reg&amp;quot;).  This is necessary because [for security&lt;br&gt;reasons] the official strong name signing private keys are not part of the&lt;br&gt;public source distribution.  Alternatively, you may choose to sign the&lt;br&gt;assemblies with the strong name signing key of your choice.&lt;br&gt;&lt;br&gt;The sources may be built from inside the Microsoft Visual Studio 2005 (or&lt;br&gt;higher) integrated development environment.  Alternatively, they may be built&lt;br&gt;using the Microsoft .NET Framework Version 2.0 RTM (or higher) command line&lt;br&gt;build environment.&lt;br&gt;&lt;br&gt;To build for the Windows platform, use the following command:&lt;br&gt;&lt;br&gt;    MSBuild Eagle.sln /t:Rebuild&lt;br&gt;&lt;br&gt;To build for the Unix platform, use the following command:&lt;br&gt;&lt;br&gt;    MSBuild Eagle.sln /t:Rebuild /p:EagleWindows=false /p:EagleUnix=true&lt;br&gt;&lt;br&gt;To build and run the test suite, use the following command:&lt;br&gt;&lt;br&gt;    MSBuild Eagle.sln /t:Rebuild /p:EagleRunTests=true&lt;br&gt;&lt;br&gt;There are a variety of other compile time options that may be specified when&lt;br&gt;building from the command line.  For example, to disable features which are&lt;br&gt;known not to work correctly in Mono 2.0, add &amp;quot;/p:EagleMono=true&amp;quot; to either of&lt;br&gt;the command lines above.  Please refer to the file &amp;quot;Eagle.Settings.targets&amp;quot; for&lt;br&gt;more information.&lt;/div&gt;&lt;div&gt;&lt;/div&gt;</description><author></author><pubDate>Mon, 09 Nov 2009 06:29:12 GMT</pubDate><guid isPermaLink="false">Released: Beta 1.0.3599.38186 (Nov 08, 2009) 20091109062912A</guid></item><item><title>Updated Release: Beta 1.0.3596.38043 (Nov 05, 2009)</title><link>http://eagle.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=18226</link><description>&lt;div class="wikidoc"&gt;Eagle (Extensible Adaptable Generalized Logic Engine) is an implementation of the Tcl scripting language for the Common Language Runtime (CLR).  It is designed to be a universal scripting solution for any CLR-based language.&lt;br /&gt;&lt;br /&gt;This is the Eagle 1.0 beta distribution.
&lt;hr /&gt;
Contents&lt;br /&gt;&lt;br /&gt;    1. Introduction&lt;br /&gt;    2. Documentation&lt;br /&gt;    3. Compiling and Installing Eagle
&lt;hr /&gt;
1. Introduction&lt;br /&gt;&lt;br /&gt;Eagle (Extensible Adaptable Generalized Logic Engine) is an implementation of&lt;br /&gt;the Tcl scripting language for the Common Language Runtime (CLR).  It is&lt;br /&gt;designed to be a universal scripting solution for any CLR-based language.  It&lt;br /&gt;is written completely in C#.  Superficially, it is similar to Jacl; however, it&lt;br /&gt;was written from scratch based on the design and implementation of Tcl 8.4.  It&lt;br /&gt;provides most of the functionality of the Tcl 8.4 interpreter while borrowing&lt;br /&gt;selected features from Tcl 8.5 and the upcoming Tcl 8.6 in addition to adding&lt;br /&gt;entirely new features.&lt;br /&gt;&lt;br /&gt;Eagle is maintained, enhanced, and distributed freely by the Eagle community&lt;br /&gt;(which may have some degree of cross-membership with the Tcl community).  The&lt;br /&gt;home for the Eagle sources and the bug/patch database is on CodePlex:&lt;br /&gt;&lt;br /&gt;    http://eagle.codeplex.com/&lt;br /&gt;&lt;br /&gt;with the Eagle web site hosted at:&lt;br /&gt;&lt;br /&gt;    http://eagle.to/&lt;br /&gt;&lt;br /&gt;Eagle is a freely available open source package.  You can do virtually anything&lt;br /&gt;you like with it, such as modifying it, redistributing it, and selling it&lt;br /&gt;either in whole or in part.  See the file &amp;quot;license.terms&amp;quot; for complete&lt;br /&gt;information.
&lt;hr /&gt;
2. Documentation&lt;br /&gt;&lt;br /&gt;The documentation for Tcl 8.4 script commands and syntax largely applies to&lt;br /&gt;Eagle as well.  Additional documentation is a work in progress.&lt;br /&gt;&lt;br /&gt;This includes:&lt;br /&gt;&lt;br /&gt;    A. The Tcl commands missing from Eagle.&lt;br /&gt;    B. The differences between Tcl and Eagle commands, where applicable.&lt;br /&gt;    C. The Eagle commands that have no Tcl equivalent.&lt;br /&gt;    D. The managed integration and extensibility APIs.
&lt;hr /&gt;
3. Compiling and Installing Eagle&lt;br /&gt;&lt;br /&gt;Prior to compiling and running Eagle, you should run the provided Strong Name&lt;br /&gt;Verification Skipping Tool (i.e. &amp;quot;Library\Tools\strongName.bat&amp;quot; or&lt;br /&gt;&amp;quot;Library\Tools\strongName.reg&amp;quot;).  This is necessary because [for security&lt;br /&gt;reasons] the official strong name signing private keys are not part of the&lt;br /&gt;public source distribution.  Alternatively, you may choose to sign the&lt;br /&gt;assemblies with the strong name signing key of your choice.&lt;br /&gt;&lt;br /&gt;The sources may be built from inside the Microsoft Visual Studio 2005 (or&lt;br /&gt;higher) integrated development environment.  Alternatively, they may be built&lt;br /&gt;using the Microsoft .NET Framework Version 2.0 RTM (or higher) command line&lt;br /&gt;build environment.&lt;br /&gt;&lt;br /&gt;To build for the Windows platform, use the following command:&lt;br /&gt;&lt;br /&gt;    MSBuild Eagle.sln /t:Rebuild&lt;br /&gt;&lt;br /&gt;To build for the Unix platform, use the following command:&lt;br /&gt;&lt;br /&gt;    MSBuild Eagle.sln /t:Rebuild /p:EagleWindows=false /p:EagleUnix=true&lt;br /&gt;&lt;br /&gt;To build and run the test suite, use the following command:&lt;br /&gt;&lt;br /&gt;    MSBuild Eagle.sln /t:Rebuild /p:EagleRunTests=true&lt;br /&gt;&lt;br /&gt;There are a variety of other compile time options that may be specified when&lt;br /&gt;building from the command line.  For example, to disable features which are&lt;br /&gt;known not to work correctly in Mono 2.0, add &amp;quot;/p:EagleMono=true&amp;quot; to either of&lt;br /&gt;the command lines above.  Please refer to the file &amp;quot;Eagle.Settings.targets&amp;quot; for&lt;br /&gt;more information.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>mistachkin</author><pubDate>Fri, 06 Nov 2009 07:07:50 GMT</pubDate><guid isPermaLink="false">Updated Release: Beta 1.0.3596.38043 (Nov 05, 2009) 20091106070750A</guid></item><item><title>Released: Beta 1.0.3596.38043 (Nov 05, 2009)</title><link>http://eagle.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=18226</link><description>&lt;div&gt;Eagle (Extensible Adaptable Generalized Logic Engine) is an implementation of the Tcl scripting language for the Common Language Runtime (CLR).  It is designed to be a universal scripting solution for any CLR-based language.&lt;br&gt;&lt;br&gt;This is the Eagle 1.0 beta distribution.
&lt;hr&gt;
Contents&lt;br&gt;&lt;br&gt;    1. Introduction&lt;br&gt;    2. Documentation&lt;br&gt;    3. Compiling and Installing Eagle
&lt;hr&gt;
1. Introduction&lt;br&gt;&lt;br&gt;Eagle (Extensible Adaptable Generalized Logic Engine) is an implementation of&lt;br&gt;the Tcl scripting language for the Common Language Runtime (CLR).  It is&lt;br&gt;designed to be a universal scripting solution for any CLR-based language.  It&lt;br&gt;is written completely in C#.  Superficially, it is similar to Jacl; however, it&lt;br&gt;was written from scratch based on the design and implementation of Tcl 8.4.  It&lt;br&gt;provides most of the functionality of the Tcl 8.4 interpreter while borrowing&lt;br&gt;selected features from Tcl 8.5 and the upcoming Tcl 8.6 in addition to adding&lt;br&gt;entirely new features.&lt;br&gt;&lt;br&gt;Eagle is maintained, enhanced, and distributed freely by the Eagle community&lt;br&gt;(which may have some degree of cross-membership with the Tcl community).  The&lt;br&gt;home for the Eagle sources and the bug/patch database is on CodePlex:&lt;br&gt;&lt;br&gt;    http://eagle.codeplex.com/&lt;br&gt;&lt;br&gt;with the Eagle web site hosted at:&lt;br&gt;&lt;br&gt;    http://eagle.to/&lt;br&gt;&lt;br&gt;Eagle is a freely available open source package.  You can do virtually anything&lt;br&gt;you like with it, such as modifying it, redistributing it, and selling it&lt;br&gt;either in whole or in part.  See the file &amp;quot;license.terms&amp;quot; for complete&lt;br&gt;information.
&lt;hr&gt;
2. Documentation&lt;br&gt;&lt;br&gt;The documentation for Tcl 8.4 script commands and syntax largely applies to&lt;br&gt;Eagle as well.  Additional documentation is a work in progress.&lt;br&gt;&lt;br&gt;This includes:&lt;br&gt;&lt;br&gt;    A. The Tcl commands missing from Eagle.&lt;br&gt;    B. The differences between Tcl and Eagle commands, where applicable.&lt;br&gt;    C. The Eagle commands that have no Tcl equivalent.&lt;br&gt;    D. The managed integration and extensibility APIs.
&lt;hr&gt;
3. Compiling and Installing Eagle&lt;br&gt;&lt;br&gt;Prior to compiling and running Eagle, you should run the provided Strong Name&lt;br&gt;Verification Skipping Tool (i.e. &amp;quot;Library\Tools\strongName.bat&amp;quot; or&lt;br&gt;&amp;quot;Library\Tools\strongName.reg&amp;quot;).  This is necessary because [for security&lt;br&gt;reasons] the official strong name signing private keys are not part of the&lt;br&gt;public source distribution.  Alternatively, you may choose to sign the&lt;br&gt;assemblies with the strong name signing key of your choice.&lt;br&gt;&lt;br&gt;The sources may be built from inside the Microsoft Visual Studio 2005 (or&lt;br&gt;higher) integrated development environment.  Alternatively, they may be built&lt;br&gt;using the Microsoft .NET Framework Version 2.0 RTM (or higher) command line&lt;br&gt;build environment.&lt;br&gt;&lt;br&gt;To build for the Windows platform, use the following command:&lt;br&gt;&lt;br&gt;    MSBuild Eagle.sln /t:Rebuild&lt;br&gt;&lt;br&gt;To build for the Unix platform, use the following command:&lt;br&gt;&lt;br&gt;    MSBuild Eagle.sln /t:Rebuild /p:EagleWindows=false /p:EagleUnix=true&lt;br&gt;&lt;br&gt;To build and run the test suite, use the following command:&lt;br&gt;&lt;br&gt;    MSBuild Eagle.sln /t:Rebuild /p:EagleRunTests=true&lt;br&gt;&lt;br&gt;There are a variety of other compile time options that may be specified when&lt;br&gt;building from the command line.  For example, to disable features which are&lt;br&gt;known not to work correctly in Mono 2.0, add &amp;quot;/p:EagleMono=true&amp;quot; to either of&lt;br&gt;the command lines above.  Please refer to the file &amp;quot;Eagle.Settings.targets&amp;quot; for&lt;br&gt;more information.&lt;/div&gt;&lt;div&gt;&lt;/div&gt;</description><author></author><pubDate>Fri, 06 Nov 2009 07:07:50 GMT</pubDate><guid isPermaLink="false">Released: Beta 1.0.3596.38043 (Nov 05, 2009) 20091106070750A</guid></item><item><title>Updated Release: Beta 1.0.3586.247 (Oct 26, 2009)</title><link>http://eagle.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=18226</link><description>&lt;div class="wikidoc"&gt;Eagle (Extensible Adaptable Generalized Logic Engine) is an implementation of the Tcl scripting language for the Common Language Runtime (CLR).  It is designed to be a universal scripting solution for any CLR-based language.&lt;br /&gt;&lt;br /&gt;This is the Eagle 1.0 beta distribution.
&lt;hr /&gt;
Contents&lt;br /&gt;&lt;br /&gt;    1. Introduction&lt;br /&gt;    2. Documentation&lt;br /&gt;    3. Compiling and Installing Eagle
&lt;hr /&gt;
1. Introduction&lt;br /&gt;&lt;br /&gt;Eagle (Extensible Adaptable Generalized Logic Engine) is an implementation of&lt;br /&gt;the Tcl scripting language for the Common Language Runtime (CLR).  It is&lt;br /&gt;designed to be a universal scripting solution for any CLR-based language.  It&lt;br /&gt;is written completely in C#.  Superficially, it is similar to Jacl; however, it&lt;br /&gt;was written from scratch based on the design and implementation of Tcl 8.4.  It&lt;br /&gt;provides most of the functionality of the Tcl 8.4 interpreter while borrowing&lt;br /&gt;selected features from Tcl 8.5 and the upcoming Tcl 8.6 in addition to adding&lt;br /&gt;entirely new features.&lt;br /&gt;&lt;br /&gt;Eagle is maintained, enhanced, and distributed freely by the Eagle community&lt;br /&gt;(which may have some degree of cross-membership with the Tcl community).  The&lt;br /&gt;home for the Eagle sources and the bug/patch database is on CodePlex:&lt;br /&gt;&lt;br /&gt;    http://eagle.codeplex.com/&lt;br /&gt;&lt;br /&gt;with the Eagle web site hosted at:&lt;br /&gt;&lt;br /&gt;    http://eagle.to/&lt;br /&gt;&lt;br /&gt;Eagle is a freely available open source package.  You can do virtually anything&lt;br /&gt;you like with it, such as modifying it, redistributing it, and selling it&lt;br /&gt;either in whole or in part.  See the file &amp;quot;license.terms&amp;quot; for complete&lt;br /&gt;information.
&lt;hr /&gt;
2. Documentation&lt;br /&gt;&lt;br /&gt;The documentation for Tcl 8.4 script commands and syntax largely applies to&lt;br /&gt;Eagle as well.  Additional documentation is a work in progress.&lt;br /&gt;&lt;br /&gt;This includes:&lt;br /&gt;&lt;br /&gt;    A. The Tcl commands missing from Eagle.&lt;br /&gt;    B. The differences between Tcl and Eagle commands, where applicable.&lt;br /&gt;    C. The Eagle commands that have no Tcl equivalent.&lt;br /&gt;    D. The managed integration and extensibility APIs.
&lt;hr /&gt;
3. Compiling and Installing Eagle&lt;br /&gt;&lt;br /&gt;Prior to compiling and running Eagle, you should run the provided Strong Name&lt;br /&gt;Verification Skipping Tool (i.e. &amp;quot;Library\Tools\strongName.bat&amp;quot; or&lt;br /&gt;&amp;quot;Library\Tools\strongName.reg&amp;quot;).  This is necessary because [for security&lt;br /&gt;reasons] the official strong name signing private keys are not part of the&lt;br /&gt;public source distribution.  Alternatively, you may choose to sign the&lt;br /&gt;assemblies with the strong name signing key of your choice.&lt;br /&gt;&lt;br /&gt;The sources may be built from inside the Microsoft Visual Studio 2005 (or&lt;br /&gt;higher) integrated development environment.  Alternatively, they may be built&lt;br /&gt;using the Microsoft .NET Framework Version 2.0 RTM (or higher) command line&lt;br /&gt;build environment.&lt;br /&gt;&lt;br /&gt;To build for the Windows platform, use the following command:&lt;br /&gt;&lt;br /&gt;    MSBuild Eagle.sln /t:Rebuild&lt;br /&gt;&lt;br /&gt;To build for the Unix platform, use the following command:&lt;br /&gt;&lt;br /&gt;    MSBuild Eagle.sln /t:Rebuild /p:EagleWindows=false /p:EagleUnix=true&lt;br /&gt;&lt;br /&gt;To build and run the test suite, use the following command:&lt;br /&gt;&lt;br /&gt;    MSBuild Eagle.sln /t:Rebuild /p:EagleRunTests=true&lt;br /&gt;&lt;br /&gt;There are a variety of other compile time options that may be specified when&lt;br /&gt;building from the command line.  For example, to disable features which are&lt;br /&gt;known not to work correctly in Mono 2.0, add &amp;quot;/p:EagleMono=true&amp;quot; to either of&lt;br /&gt;the command lines above.  Please refer to the file &amp;quot;Eagle.Settings.targets&amp;quot; for&lt;br /&gt;more information.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>mistachkin</author><pubDate>Mon, 26 Oct 2009 09:06:47 GMT</pubDate><guid isPermaLink="false">Updated Release: Beta 1.0.3586.247 (Oct 26, 2009) 20091026090647A</guid></item><item><title>Released: Beta 1.0.3586.247 (Oct 26, 2009)</title><link>http://eagle.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=18226</link><description>&lt;div&gt;Eagle (Extensible Adaptable Generalized Logic Engine) is an implementation of the Tcl scripting language for the Common Language Runtime (CLR).  It is designed to be a universal scripting solution for any CLR-based language.&lt;br&gt;&lt;br&gt;This is the Eagle 1.0 beta distribution.
&lt;hr&gt;
Contents&lt;br&gt;&lt;br&gt;    1. Introduction&lt;br&gt;    2. Documentation&lt;br&gt;    3. Compiling and Installing Eagle
&lt;hr&gt;
1. Introduction&lt;br&gt;&lt;br&gt;Eagle (Extensible Adaptable Generalized Logic Engine) is an implementation of&lt;br&gt;the Tcl scripting language for the Common Language Runtime (CLR).  It is&lt;br&gt;designed to be a universal scripting solution for any CLR-based language.  It&lt;br&gt;is written completely in C#.  Superficially, it is similar to Jacl; however, it&lt;br&gt;was written from scratch based on the design and implementation of Tcl 8.4.  It&lt;br&gt;provides most of the functionality of the Tcl 8.4 interpreter while borrowing&lt;br&gt;selected features from Tcl 8.5 and the upcoming Tcl 8.6 in addition to adding&lt;br&gt;entirely new features.&lt;br&gt;&lt;br&gt;Eagle is maintained, enhanced, and distributed freely by the Eagle community&lt;br&gt;(which may have some degree of cross-membership with the Tcl community).  The&lt;br&gt;home for the Eagle sources and the bug/patch database is on CodePlex:&lt;br&gt;&lt;br&gt;    http://eagle.codeplex.com/&lt;br&gt;&lt;br&gt;with the Eagle web site hosted at:&lt;br&gt;&lt;br&gt;    http://eagle.to/&lt;br&gt;&lt;br&gt;Eagle is a freely available open source package.  You can do virtually anything&lt;br&gt;you like with it, such as modifying it, redistributing it, and selling it&lt;br&gt;either in whole or in part.  See the file &amp;quot;license.terms&amp;quot; for complete&lt;br&gt;information.
&lt;hr&gt;
2. Documentation&lt;br&gt;&lt;br&gt;The documentation for Tcl 8.4 script commands and syntax largely applies to&lt;br&gt;Eagle as well.  Additional documentation is a work in progress.&lt;br&gt;&lt;br&gt;This includes:&lt;br&gt;&lt;br&gt;    A. The Tcl commands missing from Eagle.&lt;br&gt;    B. The differences between Tcl and Eagle commands, where applicable.&lt;br&gt;    C. The Eagle commands that have no Tcl equivalent.&lt;br&gt;    D. The managed integration and extensibility APIs.
&lt;hr&gt;
3. Compiling and Installing Eagle&lt;br&gt;&lt;br&gt;Prior to compiling and running Eagle, you should run the provided Strong Name&lt;br&gt;Verification Skipping Tool (i.e. &amp;quot;Library\Tools\strongName.bat&amp;quot; or&lt;br&gt;&amp;quot;Library\Tools\strongName.reg&amp;quot;).  This is necessary because [for security&lt;br&gt;reasons] the official strong name signing private keys are not part of the&lt;br&gt;public source distribution.  Alternatively, you may choose to sign the&lt;br&gt;assemblies with the strong name signing key of your choice.&lt;br&gt;&lt;br&gt;The sources may be built from inside the Microsoft Visual Studio 2005 (or&lt;br&gt;higher) integrated development environment.  Alternatively, they may be built&lt;br&gt;using the Microsoft .NET Framework Version 2.0 RTM (or higher) command line&lt;br&gt;build environment.&lt;br&gt;&lt;br&gt;To build for the Windows platform, use the following command:&lt;br&gt;&lt;br&gt;    MSBuild Eagle.sln /t:Rebuild&lt;br&gt;&lt;br&gt;To build for the Unix platform, use the following command:&lt;br&gt;&lt;br&gt;    MSBuild Eagle.sln /t:Rebuild /p:EagleWindows=false /p:EagleUnix=true&lt;br&gt;&lt;br&gt;To build and run the test suite, use the following command:&lt;br&gt;&lt;br&gt;    MSBuild Eagle.sln /t:Rebuild /p:EagleRunTests=true&lt;br&gt;&lt;br&gt;There are a variety of other compile time options that may be specified when&lt;br&gt;building from the command line.  For example, to disable features which are&lt;br&gt;known not to work correctly in Mono 2.0, add &amp;quot;/p:EagleMono=true&amp;quot; to either of&lt;br&gt;the command lines above.  Please refer to the file &amp;quot;Eagle.Settings.targets&amp;quot; for&lt;br&gt;more information.&lt;/div&gt;&lt;div&gt;&lt;/div&gt;</description><author></author><pubDate>Mon, 26 Oct 2009 09:06:47 GMT</pubDate><guid isPermaLink="false">Released: Beta 1.0.3586.247 (Oct 26, 2009) 20091026090647A</guid></item><item><title>Updated Release: Beta 1.0.3586.247 (Oct 26, 2009)</title><link>http://eagle.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=18226</link><description>&lt;div class="wikidoc"&gt;Eagle (Extensible Adaptable Generalized Logic Engine) is an implementation of the Tcl scripting language for the Common Language Runtime (CLR).  It is designed to be a universal scripting solution for any CLR-based language.&lt;br /&gt;&lt;br /&gt;This is the Eagle 1.0 beta distribution.
&lt;hr /&gt;
Contents&lt;br /&gt;&lt;br /&gt;    1. Introduction&lt;br /&gt;    2. Documentation&lt;br /&gt;    3. Compiling and Installing Eagle
&lt;hr /&gt;
1. Introduction&lt;br /&gt;&lt;br /&gt;Eagle (Extensible Adaptable Generalized Logic Engine) is a version of the Tcl&lt;br /&gt;scripting language for the Common Language Runtime (CLR).  It is designed to be&lt;br /&gt;a universal scripting solution for any CLR-based language.  It is written&lt;br /&gt;completely in C#.  Superficially, it is similar to Jacl; however, it was written&lt;br /&gt;from scratch based on the design and implementation of Tcl 8.4.  It provides&lt;br /&gt;most of the functionality of the Tcl 8.4 interpreter while borrowing selected&lt;br /&gt;features from Tcl 8.5 and the upcoming Tcl 8.6 in addition to adding entirely&lt;br /&gt;new features.&lt;br /&gt;&lt;br /&gt;Eagle is maintained, enhanced, and distributed freely by the Eagle community&lt;br /&gt;(which may have some degree of cross-membership with the Tcl community).  The&lt;br /&gt;home for the Eagle sources and the bug/patch database is on CodePlex:&lt;br /&gt;&lt;br /&gt;    http://eagle.codeplex.com/&lt;br /&gt;&lt;br /&gt;with the Eagle web site hosted at:&lt;br /&gt;&lt;br /&gt;    http://eagle.to/&lt;br /&gt;&lt;br /&gt;Eagle is a freely available open source package.  You can do virtually anything&lt;br /&gt;you like with it, such as modifying it, redistributing it, and selling it&lt;br /&gt;either in whole or in part.  See the file &amp;quot;license.terms&amp;quot; for complete&lt;br /&gt;information.
&lt;hr /&gt;
2. Documentation&lt;br /&gt;&lt;br /&gt;The documentation for Tcl 8.4 script commands and syntax largely applies to&lt;br /&gt;Eagle as well.  Additional documentation is a work in progress.&lt;br /&gt;&lt;br /&gt;This includes:&lt;br /&gt;&lt;br /&gt;    A. The Tcl commands missing from Eagle.&lt;br /&gt;    B. The differences between Tcl and Eagle commands, where applicable.&lt;br /&gt;    C. The Eagle commands that have no Tcl equivalent.&lt;br /&gt;    D. The managed integration and extensibility APIs.
&lt;hr /&gt;
3. Compiling and Installing Eagle&lt;br /&gt;&lt;br /&gt;Prior to compiling and running Eagle, you should run the provided Strong Name&lt;br /&gt;Verification Skipping Tool (i.e. &amp;quot;Library\Tools\strongName.bat&amp;quot; or&lt;br /&gt;&amp;quot;Library\Tools\strongName.reg&amp;quot;).  This is necessary because [for security&lt;br /&gt;reasons] the official strong name signing private keys are not part of the&lt;br /&gt;public source distribution.  Alternatively, you may choose to sign the&lt;br /&gt;assemblies with the strong name signing key of your choice.&lt;br /&gt;&lt;br /&gt;The sources may be built from inside the Microsoft Visual Studio 2005 (or&lt;br /&gt;higher) integrated development environment.  Alternatively, they may be built&lt;br /&gt;using the Microsoft .NET Framework Version 2.0 RTM (or higher) command line&lt;br /&gt;build environment.&lt;br /&gt;&lt;br /&gt;To build for the Windows platform, use the following command:&lt;br /&gt;&lt;br /&gt;    MSBuild Eagle.sln /t:Rebuild&lt;br /&gt;&lt;br /&gt;To build for the Unix platform, use the following command:&lt;br /&gt;&lt;br /&gt;    MSBuild Eagle.sln /t:Rebuild /p:EagleWindows=false /p:EagleUnix=true&lt;br /&gt;&lt;br /&gt;To build and run the test suite, use the following command:&lt;br /&gt;&lt;br /&gt;    MSBuild Eagle.sln /t:Rebuild /p:EagleRunTests=true&lt;br /&gt;&lt;br /&gt;There are a variety of other compile time options that may be specified when&lt;br /&gt;building from the command line.  For example, to disable features which are&lt;br /&gt;known not to work correctly in Mono 2.0, add &amp;quot;/p:EagleMono=true&amp;quot; to either of&lt;br /&gt;the command lines above.  Please refer to the file &amp;quot;Eagle.Settings.targets&amp;quot; for&lt;br /&gt;more information.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>mistachkin</author><pubDate>Mon, 26 Oct 2009 09:03:29 GMT</pubDate><guid isPermaLink="false">Updated Release: Beta 1.0.3586.247 (Oct 26, 2009) 20091026090329A</guid></item><item><title>Updated Release: Beta 1.0.3581.42932 (Oct 22, 2009)</title><link>http://eagle.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=18226</link><description>&lt;div class="wikidoc"&gt;Eagle (Extensible Adaptable Generalized Logic Engine) is an implementation of the Tcl scripting language for the Common Language Runtime (CLR).  It is designed to be a universal scripting solution for any CLR-based language.&lt;br /&gt;&lt;br /&gt;This is the Eagle 1.0 beta distribution.
&lt;hr /&gt;
Contents&lt;br /&gt;&lt;br /&gt;    1. Introduction&lt;br /&gt;    2. Documentation&lt;br /&gt;    3. Compiling and Installing Eagle
&lt;hr /&gt;
1. Introduction&lt;br /&gt;&lt;br /&gt;Eagle (Extensible Adaptable Generalized Logic Engine) is a version of the Tcl&lt;br /&gt;scripting language for the Common Language Runtime (CLR).  It is designed to be&lt;br /&gt;a universal scripting solution for any CLR-based language.  It is written&lt;br /&gt;completely in C#.  Superficially, it is similar to Jacl; however, it was written&lt;br /&gt;from scratch based on the design and implementation of Tcl 8.4.  It provides&lt;br /&gt;most of the functionality of the Tcl 8.4 interpreter while borrowing selected&lt;br /&gt;features from Tcl 8.5 and the upcoming Tcl 8.6 in addition to adding entirely&lt;br /&gt;new features.&lt;br /&gt;&lt;br /&gt;Eagle is maintained, enhanced, and distributed freely by the Eagle community&lt;br /&gt;(which may have some degree of cross-membership with the Tcl community).  The&lt;br /&gt;home for the Eagle sources and the bug/patch database is on CodePlex:&lt;br /&gt;&lt;br /&gt;    http://eagle.codeplex.com/&lt;br /&gt;&lt;br /&gt;with the Eagle web site hosted at:&lt;br /&gt;&lt;br /&gt;    http://eagle.to/&lt;br /&gt;&lt;br /&gt;Eagle is a freely available open source package.  You can do virtually anything&lt;br /&gt;you like with it, such as modifying it, redistributing it, and selling it&lt;br /&gt;either in whole or in part.  See the file &amp;quot;license.terms&amp;quot; for complete&lt;br /&gt;information.
&lt;hr /&gt;
2. Documentation&lt;br /&gt;&lt;br /&gt;The documentation for Tcl 8.4 script commands and syntax largely applies to&lt;br /&gt;Eagle as well.  Additional documentation is a work in progress.&lt;br /&gt;&lt;br /&gt;This includes:&lt;br /&gt;&lt;br /&gt;    A. The Tcl commands missing from Eagle.&lt;br /&gt;    B. The differences between Tcl and Eagle commands, where applicable.&lt;br /&gt;    C. The Eagle commands that have no Tcl equivalent.&lt;br /&gt;    D. The managed integration and extensibility APIs.
&lt;hr /&gt;
3. Compiling and Installing Eagle&lt;br /&gt;&lt;br /&gt;Prior to compiling and running Eagle, you should run the provided Strong Name&lt;br /&gt;Verification Skipping Tool (i.e. &amp;quot;Library\Tools\strongName.bat&amp;quot; or&lt;br /&gt;&amp;quot;Library\Tools\strongName.reg&amp;quot;).  This is necessary because [for security&lt;br /&gt;reasons] the official strong name signing private keys are not part of the&lt;br /&gt;public source distribution.  Alternatively, you may choose to sign the&lt;br /&gt;assemblies with the strong name signing key of your choice.&lt;br /&gt;&lt;br /&gt;The sources may be built from inside the Microsoft Visual Studio 2005 (or&lt;br /&gt;higher) integrated development environment.  Alternatively, they may be built&lt;br /&gt;using the Microsoft .NET Framework Version 2.0 RTM (or higher) command line&lt;br /&gt;build environment.&lt;br /&gt;&lt;br /&gt;To build for the Windows platform, use the following command:&lt;br /&gt;&lt;br /&gt;    MSBuild Eagle.sln /t:Rebuild&lt;br /&gt;&lt;br /&gt;To build for the Unix platform, use the following command:&lt;br /&gt;&lt;br /&gt;    MSBuild Eagle.sln /t:Rebuild /p:EagleWindows=false /p:EagleUnix=true&lt;br /&gt;&lt;br /&gt;To build and run the test suite, use the following command:&lt;br /&gt;&lt;br /&gt;    MSBuild Eagle.sln /t:Rebuild /p:EagleRunTests=true&lt;br /&gt;&lt;br /&gt;There are a variety of other compile time options that may be specified when&lt;br /&gt;building from the command line.  For example, to disable features which are&lt;br /&gt;known not to work correctly in Mono 2.0, add &amp;quot;/p:EagleMono=true&amp;quot; to either of&lt;br /&gt;the command lines above.  Please refer to the file &amp;quot;Eagle.Settings.targets&amp;quot; for&lt;br /&gt;more information.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>mistachkin</author><pubDate>Thu, 22 Oct 2009 08:56:07 GMT</pubDate><guid isPermaLink="false">Updated Release: Beta 1.0.3581.42932 (Oct 22, 2009) 20091022085607A</guid></item><item><title>Released: Beta 1.0.3581.42932 (Oct 22, 2009)</title><link>http://eagle.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=18226</link><description>&lt;div&gt;Eagle (Extensible Adaptable Generalized Logic Engine) is an implementation of the Tcl scripting language for the Common Language Runtime (CLR).  It is designed to be a universal scripting solution for any CLR-based language.&lt;br&gt;&lt;br&gt;This is the Eagle 1.0 beta distribution.
&lt;hr&gt;
Contents&lt;br&gt;&lt;br&gt;    1. Introduction&lt;br&gt;    2. Documentation&lt;br&gt;    3. Compiling and Installing Eagle
&lt;hr&gt;
1. Introduction&lt;br&gt;&lt;br&gt;Eagle (Extensible Adaptable Generalized Logic Engine) is a version of the Tcl&lt;br&gt;scripting language for the Common Language Runtime (CLR).  It is designed to be&lt;br&gt;a universal scripting solution for any CLR-based language.  It is written&lt;br&gt;completely in C#.  Superficially, it is similar to Jacl; however, it was written&lt;br&gt;from scratch based on the design and implementation of Tcl 8.4.  It provides&lt;br&gt;most of the functionality of the Tcl 8.4 interpreter while borrowing selected&lt;br&gt;features from Tcl 8.5 and the upcoming Tcl 8.6 in addition to adding entirely&lt;br&gt;new features.&lt;br&gt;&lt;br&gt;Eagle is maintained, enhanced, and distributed freely by the Eagle community&lt;br&gt;(which may have some degree of cross-membership with the Tcl community).  The&lt;br&gt;home for the Eagle sources and the bug/patch database is on CodePlex:&lt;br&gt;&lt;br&gt;    http://eagle.codeplex.com/&lt;br&gt;&lt;br&gt;with the Eagle web site hosted at:&lt;br&gt;&lt;br&gt;    http://eagle.to/&lt;br&gt;&lt;br&gt;Eagle is a freely available open source package.  You can do virtually anything&lt;br&gt;you like with it, such as modifying it, redistributing it, and selling it&lt;br&gt;either in whole or in part.  See the file &amp;quot;license.terms&amp;quot; for complete&lt;br&gt;information.
&lt;hr&gt;
2. Documentation&lt;br&gt;&lt;br&gt;The documentation for Tcl 8.4 script commands and syntax largely applies to&lt;br&gt;Eagle as well.  Additional documentation is a work in progress.&lt;br&gt;&lt;br&gt;This includes:&lt;br&gt;&lt;br&gt;    A. The Tcl commands missing from Eagle.&lt;br&gt;    B. The differences between Tcl and Eagle commands, where applicable.&lt;br&gt;    C. The Eagle commands that have no Tcl equivalent.&lt;br&gt;    D. The managed integration and extensibility APIs.
&lt;hr&gt;
3. Compiling and Installing Eagle&lt;br&gt;&lt;br&gt;Prior to compiling and running Eagle, you should run the provided Strong Name&lt;br&gt;Verification Skipping Tool (i.e. &amp;quot;Library\Tools\strongName.bat&amp;quot; or&lt;br&gt;&amp;quot;Library\Tools\strongName.reg&amp;quot;).  This is necessary because [for security&lt;br&gt;reasons] the official strong name signing private keys are not part of the&lt;br&gt;public source distribution.  Alternatively, you may choose to sign the&lt;br&gt;assemblies with the strong name signing key of your choice.&lt;br&gt;&lt;br&gt;The sources may be built from inside the Microsoft Visual Studio 2005 (or&lt;br&gt;higher) integrated development environment.  Alternatively, they may be built&lt;br&gt;using the Microsoft .NET Framework Version 2.0 RTM (or higher) command line&lt;br&gt;build environment.&lt;br&gt;&lt;br&gt;To build for the Windows platform, use the following command:&lt;br&gt;&lt;br&gt;    MSBuild Eagle.sln /t:Rebuild&lt;br&gt;&lt;br&gt;To build for the Unix platform, use the following command:&lt;br&gt;&lt;br&gt;    MSBuild Eagle.sln /t:Rebuild /p:EagleWindows=false /p:EagleUnix=true&lt;br&gt;&lt;br&gt;To build and run the test suite, use the following command:&lt;br&gt;&lt;br&gt;    MSBuild Eagle.sln /t:Rebuild /p:EagleRunTests=true&lt;br&gt;&lt;br&gt;There are a variety of other compile time options that may be specified when&lt;br&gt;building from the command line.  For example, to disable features which are&lt;br&gt;known not to work correctly in Mono 2.0, add &amp;quot;/p:EagleMono=true&amp;quot; to either of&lt;br&gt;the command lines above.  Please refer to the file &amp;quot;Eagle.Settings.targets&amp;quot; for&lt;br&gt;more information.&lt;/div&gt;&lt;div&gt;&lt;/div&gt;</description><author></author><pubDate>Thu, 22 Oct 2009 08:56:07 GMT</pubDate><guid isPermaLink="false">Released: Beta 1.0.3581.42932 (Oct 22, 2009) 20091022085607A</guid></item><item><title>Updated Release: Beta 1.0.3575.24043 (Oct 15, 2009)</title><link>http://eagle.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=18226</link><description>&lt;div class="wikidoc"&gt;Eagle (Extensible Adaptable Generalized Logic Engine) is an implementation of the Tcl scripting language for the Common Language Runtime (CLR).  It is designed to be a universal scripting solution for any CLR-based language.&lt;br /&gt;&lt;br /&gt;This is the Eagle 1.0 beta distribution.
&lt;hr /&gt;
Contents&lt;br /&gt;&lt;br /&gt;    1. Introduction&lt;br /&gt;    2. Documentation&lt;br /&gt;    3. Compiling and Installing Eagle
&lt;hr /&gt;
1. Introduction&lt;br /&gt;&lt;br /&gt;Eagle (Extensible Adaptable Generalized Logic Engine) is a version of the Tcl&lt;br /&gt;scripting language for the Common Language Runtime (CLR).  It is designed to be&lt;br /&gt;a universal scripting solution for any CLR-based language.  It is written&lt;br /&gt;completely in C#.  Superficially, it is similar to Jacl; however, it was written&lt;br /&gt;from scratch based on the design and implementation of Tcl 8.4.  It provides&lt;br /&gt;most of the functionality of the Tcl 8.4 interpreter while borrowing selected&lt;br /&gt;features from Tcl 8.5 and the upcoming Tcl 8.6 in addition to adding entirely&lt;br /&gt;new features.&lt;br /&gt;&lt;br /&gt;Eagle is maintained, enhanced, and distributed freely by the Eagle community&lt;br /&gt;(which may have some degree of cross-membership with the Tcl community).  The&lt;br /&gt;home for the Eagle sources and the bug/patch database is on CodePlex:&lt;br /&gt;&lt;br /&gt;    http://eagle.codeplex.com/&lt;br /&gt;&lt;br /&gt;with the Eagle web site hosted at:&lt;br /&gt;&lt;br /&gt;    http://eagle.to/&lt;br /&gt;&lt;br /&gt;Eagle is a freely available open source package.  You can do virtually anything&lt;br /&gt;you like with it, such as modifying it, redistributing it, and selling it&lt;br /&gt;either in whole or in part.  See the file &amp;quot;license.terms&amp;quot; for complete&lt;br /&gt;information.
&lt;hr /&gt;
2. Documentation&lt;br /&gt;&lt;br /&gt;The documentation for Tcl 8.4 script commands and syntax largely applies to&lt;br /&gt;Eagle as well.  Additional documentation is a work in progress.&lt;br /&gt;&lt;br /&gt;This includes:&lt;br /&gt;&lt;br /&gt;    A. The Tcl commands missing from Eagle.&lt;br /&gt;    B. The differences between Tcl and Eagle commands, where applicable.&lt;br /&gt;    C. The Eagle commands that have no Tcl equivalent.&lt;br /&gt;    D. The managed integration and extensibility APIs.
&lt;hr /&gt;
3. Compiling and Installing Eagle&lt;br /&gt;&lt;br /&gt;Prior to compiling and running Eagle, you should run the provided Strong Name&lt;br /&gt;Verification Skipping Tool (i.e. &amp;quot;Library\Tools\strongName.bat&amp;quot; or&lt;br /&gt;&amp;quot;Library\Tools\strongName.reg&amp;quot;).  This is necessary because [for security&lt;br /&gt;reasons] the official strong name signing private keys are not part of the&lt;br /&gt;public source distribution.  Alternatively, you may choose to sign the&lt;br /&gt;assemblies with the strong name signing key of your choice.&lt;br /&gt;&lt;br /&gt;The sources may be built from inside the Microsoft Visual Studio 2005 (or&lt;br /&gt;higher) integrated development environment.  Alternatively, they may be built&lt;br /&gt;using the Microsoft .NET Framework Version 2.0 RTM (or higher) command line&lt;br /&gt;build environment.&lt;br /&gt;&lt;br /&gt;To build for the Windows platform, use the following command:&lt;br /&gt;&lt;br /&gt;    MSBuild Eagle.sln /t:Rebuild&lt;br /&gt;&lt;br /&gt;To build for the Unix platform, use the following command:&lt;br /&gt;&lt;br /&gt;    MSBuild Eagle.sln /t:Rebuild /p:EagleWindows=false /p:EagleUnix=true&lt;br /&gt;&lt;br /&gt;To build and run the test suite, use the following command:&lt;br /&gt;&lt;br /&gt;    MSBuild Eagle.sln /t:Rebuild /p:EagleRunTests=true&lt;br /&gt;&lt;br /&gt;There are a variety of other compile time options that may be specified when&lt;br /&gt;building from the command line.  For example, to disable features which are&lt;br /&gt;known not to work correctly in Mono 2.0, add &amp;quot;/p:EagleMono=true&amp;quot; to either of&lt;br /&gt;the command lines above.  Please refer to the file &amp;quot;Eagle.Settings.targets&amp;quot; for&lt;br /&gt;more information.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>mistachkin</author><pubDate>Thu, 15 Oct 2009 22:45:04 GMT</pubDate><guid isPermaLink="false">Updated Release: Beta 1.0.3575.24043 (Oct 15, 2009) 20091015104504P</guid></item><item><title>Released: Beta 1.0.3575.24043 (Oct 15, 2009)</title><link>http://eagle.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=18226</link><description>&lt;div&gt;Eagle (Extensible Adaptable Generalized Logic Engine) is an implementation of the Tcl scripting language for the Common Language Runtime (CLR).  It is designed to be a universal scripting solution for any CLR-based language.&lt;br&gt;&lt;br&gt;This is the Eagle 1.0 beta distribution.
&lt;hr&gt;
Contents&lt;br&gt;&lt;br&gt;    1. Introduction&lt;br&gt;    2. Documentation&lt;br&gt;    3. Compiling and Installing Eagle
&lt;hr&gt;
1. Introduction&lt;br&gt;&lt;br&gt;Eagle (Extensible Adaptable Generalized Logic Engine) is a version of the Tcl&lt;br&gt;scripting language for the Common Language Runtime (CLR).  It is designed to be&lt;br&gt;a universal scripting solution for any CLR-based language.  It is written&lt;br&gt;completely in C#.  Superficially, it is similar to Jacl; however, it was written&lt;br&gt;from scratch based on the design and implementation of Tcl 8.4.  It provides&lt;br&gt;most of the functionality of the Tcl 8.4 interpreter while borrowing selected&lt;br&gt;features from Tcl 8.5 and the upcoming Tcl 8.6 in addition to adding entirely&lt;br&gt;new features.&lt;br&gt;&lt;br&gt;Eagle is maintained, enhanced, and distributed freely by the Eagle community&lt;br&gt;(which may have some degree of cross-membership with the Tcl community).  The&lt;br&gt;home for the Eagle sources and the bug/patch database is on CodePlex:&lt;br&gt;&lt;br&gt;    http://eagle.codeplex.com/&lt;br&gt;&lt;br&gt;with the Eagle web site hosted at:&lt;br&gt;&lt;br&gt;    http://eagle.to/&lt;br&gt;&lt;br&gt;Eagle is a freely available open source package.  You can do virtually anything&lt;br&gt;you like with it, such as modifying it, redistributing it, and selling it&lt;br&gt;either in whole or in part.  See the file &amp;quot;license.terms&amp;quot; for complete&lt;br&gt;information.
&lt;hr&gt;
2. Documentation&lt;br&gt;&lt;br&gt;The documentation for Tcl 8.4 script commands and syntax largely applies to&lt;br&gt;Eagle as well.  Additional documentation is a work in progress.&lt;br&gt;&lt;br&gt;This includes:&lt;br&gt;&lt;br&gt;    A. The Tcl commands missing from Eagle.&lt;br&gt;    B. The differences between Tcl and Eagle commands, where applicable.&lt;br&gt;    C. The Eagle commands that have no Tcl equivalent.&lt;br&gt;    D. The managed integration and extensibility APIs.
&lt;hr&gt;
3. Compiling and Installing Eagle&lt;br&gt;&lt;br&gt;Prior to compiling and running Eagle, you should run the provided Strong Name&lt;br&gt;Verification Skipping Tool (i.e. &amp;quot;Library\Tools\strongName.bat&amp;quot; or&lt;br&gt;&amp;quot;Library\Tools\strongName.reg&amp;quot;).  This is necessary because [for security&lt;br&gt;reasons] the official strong name signing private keys are not part of the&lt;br&gt;public source distribution.  Alternatively, you may choose to sign the&lt;br&gt;assemblies with the strong name signing key of your choice.&lt;br&gt;&lt;br&gt;The sources may be built from inside the Microsoft Visual Studio 2005 (or&lt;br&gt;higher) integrated development environment.  Alternatively, they may be built&lt;br&gt;using the Microsoft .NET Framework Version 2.0 RTM (or higher) command line&lt;br&gt;build environment.&lt;br&gt;&lt;br&gt;To build for the Windows platform, use the following command:&lt;br&gt;&lt;br&gt;    MSBuild Eagle.sln /t:Rebuild&lt;br&gt;&lt;br&gt;To build for the Unix platform, use the following command:&lt;br&gt;&lt;br&gt;    MSBuild Eagle.sln /t:Rebuild /p:EagleWindows=false /p:EagleUnix=true&lt;br&gt;&lt;br&gt;To build and run the test suite, use the following command:&lt;br&gt;&lt;br&gt;    MSBuild Eagle.sln /t:Rebuild /p:EagleRunTests=true&lt;br&gt;&lt;br&gt;There are a variety of other compile time options that may be specified when&lt;br&gt;building from the command line.  For example, to disable features which are&lt;br&gt;known not to work correctly in Mono 2.0, add &amp;quot;/p:EagleMono=true&amp;quot; to either of&lt;br&gt;the command lines above.  Please refer to the file &amp;quot;Eagle.Settings.targets&amp;quot; for&lt;br&gt;more information.&lt;/div&gt;&lt;div&gt;&lt;/div&gt;</description><author></author><pubDate>Thu, 15 Oct 2009 22:45:04 GMT</pubDate><guid isPermaLink="false">Released: Beta 1.0.3575.24043 (Oct 15, 2009) 20091015104504P</guid></item><item><title>Updated Release: Beta 1.0.3560.39191 (Sep 30, 2009)</title><link>http://eagle.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=18226</link><description>&lt;div class="wikidoc"&gt;Eagle (Extensible Adaptable Generalized Logic Engine) is an implementation of the Tcl scripting language for the Common Language Runtime (CLR).  It is designed to be a universal scripting solution for any CLR-based language.&lt;br /&gt;&lt;br /&gt;This is the Eagle 1.0 beta distribution.
&lt;hr /&gt;
Contents&lt;br /&gt;&lt;br /&gt;    1. Introduction&lt;br /&gt;    2. Documentation&lt;br /&gt;    3. Compiling and Installing Eagle
&lt;hr /&gt;
1. Introduction&lt;br /&gt;&lt;br /&gt;Eagle (Extensible Adaptable Generalized Logic Engine) is a version of the Tcl&lt;br /&gt;scripting language for the Common Language Runtime (CLR).  It is designed to be&lt;br /&gt;a universal scripting solution for any CLR-based language.  It is written&lt;br /&gt;completely in C#.  Superficially, it is similar to Jacl; however, it was written&lt;br /&gt;from scratch based on the design and implementation of Tcl 8.4.  It provides&lt;br /&gt;most of the functionality of the Tcl 8.4 interpreter while borrowing selected&lt;br /&gt;features from Tcl 8.5 and the upcoming Tcl 8.6 in addition to adding entirely&lt;br /&gt;new features.&lt;br /&gt;&lt;br /&gt;Eagle is maintained, enhanced, and distributed freely by the Eagle community&lt;br /&gt;(which may have some degree of cross-membership with the Tcl community).  The&lt;br /&gt;home for the Eagle sources and the bug/patch database is on CodePlex:&lt;br /&gt;&lt;br /&gt;    http://eagle.codeplex.com/&lt;br /&gt;&lt;br /&gt;with the Eagle web site hosted at:&lt;br /&gt;&lt;br /&gt;    http://eagle.to/&lt;br /&gt;&lt;br /&gt;Eagle is a freely available open source package.  You can do virtually anything&lt;br /&gt;you like with it, such as modifying it, redistributing it, and selling it&lt;br /&gt;either in whole or in part.  See the file &amp;quot;license.terms&amp;quot; for complete&lt;br /&gt;information.
&lt;hr /&gt;
2. Documentation&lt;br /&gt;&lt;br /&gt;The documentation for Tcl 8.4 script commands and syntax largely applies to&lt;br /&gt;Eagle as well.  Additional documentation is a work in progress.&lt;br /&gt;&lt;br /&gt;This includes:&lt;br /&gt;&lt;br /&gt;    A. The Tcl commands missing from Eagle.&lt;br /&gt;    B. The differences between Tcl and Eagle commands, where applicable.&lt;br /&gt;    C. The Eagle commands that have no Tcl equivalent.&lt;br /&gt;    D. The managed integration and extensibility APIs.
&lt;hr /&gt;
3. Compiling and Installing Eagle&lt;br /&gt;&lt;br /&gt;Prior to compiling and running Eagle, you should run the provided Strong Name&lt;br /&gt;Verification Skipping Tool (i.e. &amp;quot;Library\Tools\strongName.bat&amp;quot; or&lt;br /&gt;&amp;quot;Library\Tools\strongName.reg&amp;quot;).  This is necessary because [for security&lt;br /&gt;reasons] the official strong name signing private keys are not part of the&lt;br /&gt;public source distribution.  Alternatively, you may choose to sign the&lt;br /&gt;assemblies with the strong name signing key of your choice.&lt;br /&gt;&lt;br /&gt;The sources may be built from inside the Microsoft Visual Studio 2005 (or&lt;br /&gt;higher) integrated development environment.  Alternatively, they may be built&lt;br /&gt;using the Microsoft .NET Framework Version 2.0 RTM (or higher) command line&lt;br /&gt;build environment.&lt;br /&gt;&lt;br /&gt;To build for the Windows platform, use the following command:&lt;br /&gt;&lt;br /&gt;    MSBuild Eagle.sln /t:Rebuild&lt;br /&gt;&lt;br /&gt;To build for the Unix platform, use the following command:&lt;br /&gt;&lt;br /&gt;    MSBuild Eagle.sln /t:Rebuild /p:EagleWindows=false /p:EagleUnix=true&lt;br /&gt;&lt;br /&gt;To build and run the test suite, use the following command:&lt;br /&gt;&lt;br /&gt;    MSBuild Eagle.sln /t:Rebuild /p:EagleRunTests=true&lt;br /&gt;&lt;br /&gt;There are a variety of other compile time options that may be specified when&lt;br /&gt;building from the command line.  For example, to disable features which are&lt;br /&gt;known not to work correctly in Mono 2.0, add &amp;quot;/p:EagleMono=true&amp;quot; to either of&lt;br /&gt;the command lines above.  Please refer to the file &amp;quot;Eagle.Settings.targets&amp;quot; for&lt;br /&gt;more information.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>mistachkin</author><pubDate>Thu, 01 Oct 2009 16:27:45 GMT</pubDate><guid isPermaLink="false">Updated Release: Beta 1.0.3560.39191 (Sep 30, 2009) 20091001042745P</guid></item><item><title>Released: Beta 1.0.3560.39191 (Sep 30, 2009)</title><link>http://eagle.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=18226</link><description>&lt;div&gt;Eagle (Extensible Adaptable Generalized Logic Engine) is an implementation of the Tcl scripting language for the Common Language Runtime (CLR).  It is designed to be a universal scripting solution for any CLR-based language.&lt;br&gt;&lt;br&gt;This is the Eagle 1.0 beta distribution.
&lt;hr&gt;
Contents&lt;br&gt;&lt;br&gt;    1. Introduction&lt;br&gt;    2. Documentation&lt;br&gt;    3. Compiling and Installing Eagle
&lt;hr&gt;
1. Introduction&lt;br&gt;&lt;br&gt;Eagle (Extensible Adaptable Generalized Logic Engine) is a version of the Tcl&lt;br&gt;scripting language for the Common Language Runtime (CLR).  It is designed to be&lt;br&gt;a universal scripting solution for any CLR-based language.  It is written&lt;br&gt;completely in C#.  Superficially, it is similar to Jacl; however, it was written&lt;br&gt;from scratch based on the design and implementation of Tcl 8.4.  It provides&lt;br&gt;most of the functionality of the Tcl 8.4 interpreter while borrowing selected&lt;br&gt;features from Tcl 8.5 and the upcoming Tcl 8.6 in addition to adding entirely&lt;br&gt;new features.&lt;br&gt;&lt;br&gt;Eagle is maintained, enhanced, and distributed freely by the Eagle community&lt;br&gt;(which may have some degree of cross-membership with the Tcl community).  The&lt;br&gt;home for the Eagle sources and the bug/patch database is on CodePlex:&lt;br&gt;&lt;br&gt;    http://eagle.codeplex.com/&lt;br&gt;&lt;br&gt;with the Eagle web site hosted at:&lt;br&gt;&lt;br&gt;    http://eagle.to/&lt;br&gt;&lt;br&gt;Eagle is a freely available open source package.  You can do virtually anything&lt;br&gt;you like with it, such as modifying it, redistributing it, and selling it&lt;br&gt;either in whole or in part.  See the file &amp;quot;license.terms&amp;quot; for complete&lt;br&gt;information.
&lt;hr&gt;
2. Documentation&lt;br&gt;&lt;br&gt;The documentation for Tcl 8.4 script commands and syntax largely applies to&lt;br&gt;Eagle as well.  Additional documentation is a work in progress.&lt;br&gt;&lt;br&gt;This includes:&lt;br&gt;&lt;br&gt;    A. The Tcl commands missing from Eagle.&lt;br&gt;    B. The differences between Tcl and Eagle commands, where applicable.&lt;br&gt;    C. The Eagle commands that have no Tcl equivalent.&lt;br&gt;    D. The managed integration and extensibility APIs.
&lt;hr&gt;
3. Compiling and Installing Eagle&lt;br&gt;&lt;br&gt;Prior to compiling and running Eagle, you should run the provided Strong Name&lt;br&gt;Verification Skipping Tool (i.e. &amp;quot;Library\Tools\strongName.bat&amp;quot; or&lt;br&gt;&amp;quot;Library\Tools\strongName.reg&amp;quot;).  This is necessary because [for security&lt;br&gt;reasons] the official strong name signing private keys are not part of the&lt;br&gt;public source distribution.  Alternatively, you may choose to sign the&lt;br&gt;assemblies with the strong name signing key of your choice.&lt;br&gt;&lt;br&gt;The sources may be built from inside the Microsoft Visual Studio 2005 (or&lt;br&gt;higher) integrated development environment.  Alternatively, they may be built&lt;br&gt;using the Microsoft .NET Framework Version 2.0 RTM (or higher) command line&lt;br&gt;build environment.&lt;br&gt;&lt;br&gt;To build for the Windows platform, use the following command:&lt;br&gt;&lt;br&gt;    MSBuild Eagle.sln /t:Rebuild&lt;br&gt;&lt;br&gt;To build for the Unix platform, use the following command:&lt;br&gt;&lt;br&gt;    MSBuild Eagle.sln /t:Rebuild /p:EagleWindows=false /p:EagleUnix=true&lt;br&gt;&lt;br&gt;To build and run the test suite, use the following command:&lt;br&gt;&lt;br&gt;    MSBuild Eagle.sln /t:Rebuild /p:EagleRunTests=true&lt;br&gt;&lt;br&gt;There are a variety of other compile time options that may be specified when&lt;br&gt;building from the command line.  For example, to disable features which are&lt;br&gt;known not to work correctly in Mono 2.0, add &amp;quot;/p:EagleMono=true&amp;quot; to either of&lt;br&gt;the command lines above.  Please refer to the file &amp;quot;Eagle.Settings.targets&amp;quot; for&lt;br&gt;more information.&lt;/div&gt;&lt;div&gt;&lt;/div&gt;</description><author></author><pubDate>Thu, 01 Oct 2009 16:27:45 GMT</pubDate><guid isPermaLink="false">Released: Beta 1.0.3560.39191 (Sep 30, 2009) 20091001042745P</guid></item><item><title>Updated Release: Beta 1.0.3557.23265 (Sep 27, 2009)</title><link>http://eagle.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=18226</link><description>&lt;div class="wikidoc"&gt;Eagle (Extensible Adaptable Generalized Logic Engine) is an implementation of the Tcl scripting language for the Common Language Runtime (CLR).  It is designed to be a universal scripting solution for any CLR-based language.&lt;br /&gt;&lt;br /&gt;This is the Eagle 1.0 beta distribution.
&lt;hr /&gt;
Contents&lt;br /&gt;&lt;br /&gt;    1. Introduction&lt;br /&gt;    2. Documentation&lt;br /&gt;    3. Compiling and Installing Eagle
&lt;hr /&gt;
1. Introduction&lt;br /&gt;&lt;br /&gt;Eagle (Extensible Adaptable Generalized Logic Engine) is a version of the Tcl&lt;br /&gt;scripting language for the Common Language Runtime (CLR).  It is designed to be&lt;br /&gt;a universal scripting solution for any CLR-based language.  It is written&lt;br /&gt;completely in C#.  Superficially, it is similar to Jacl; however, it was written&lt;br /&gt;from scratch based on the design and implementation of Tcl 8.4.  It provides&lt;br /&gt;most of the functionality of the Tcl 8.4 interpreter while borrowing selected&lt;br /&gt;features from Tcl 8.5 and the upcoming Tcl 8.6 in addition to adding entirely&lt;br /&gt;new features.&lt;br /&gt;&lt;br /&gt;Eagle is maintained, enhanced, and distributed freely by the Eagle community&lt;br /&gt;(which may have some degree of cross-membership with the Tcl community).  The&lt;br /&gt;home for the Eagle sources and the bug/patch database is on CodePlex:&lt;br /&gt;&lt;br /&gt;    http://eagle.codeplex.com/&lt;br /&gt;&lt;br /&gt;with the Eagle web site hosted at:&lt;br /&gt;&lt;br /&gt;    http://eagle.to/&lt;br /&gt;&lt;br /&gt;Eagle is a freely available open source package.  You can do virtually anything&lt;br /&gt;you like with it, such as modifying it, redistributing it, and selling it&lt;br /&gt;either in whole or in part.  See the file &amp;quot;license.terms&amp;quot; for complete&lt;br /&gt;information.
&lt;hr /&gt;
2. Documentation&lt;br /&gt;&lt;br /&gt;The documentation for Tcl 8.4 script commands and syntax largely applies to&lt;br /&gt;Eagle as well.  Additional documentation is a work in progress.&lt;br /&gt;&lt;br /&gt;This includes:&lt;br /&gt;&lt;br /&gt;    A. The Tcl commands missing from Eagle.&lt;br /&gt;    B. The differences between Tcl and Eagle commands, where applicable.&lt;br /&gt;    C. The Eagle commands that have no Tcl equivalent.&lt;br /&gt;    D. The managed integration and extensibility APIs.
&lt;hr /&gt;
3. Compiling and Installing Eagle&lt;br /&gt;&lt;br /&gt;Prior to compiling and running Eagle, you should run the provided Strong Name&lt;br /&gt;Verification Skipping Tool (i.e. &amp;quot;Library\Tools\strongName.bat&amp;quot; or&lt;br /&gt;&amp;quot;Library\Tools\strongName.reg&amp;quot;).  This is necessary because [for security&lt;br /&gt;reasons] the official strong name signing private keys are not part of the&lt;br /&gt;public source distribution.  Alternatively, you may choose to sign the&lt;br /&gt;assemblies with the strong name signing key of your choice.&lt;br /&gt;&lt;br /&gt;The sources may be built from inside the Microsoft Visual Studio 2005 (or&lt;br /&gt;higher) integrated development environment.  Alternatively, they may be built&lt;br /&gt;using the Microsoft .NET Framework Version 2.0 RTM (or higher) command line&lt;br /&gt;build environment.&lt;br /&gt;&lt;br /&gt;To build for the Windows platform, use the following command:&lt;br /&gt;&lt;br /&gt;    MSBuild Eagle.sln /t:Rebuild&lt;br /&gt;&lt;br /&gt;To build for the Unix platform, use the following command:&lt;br /&gt;&lt;br /&gt;    MSBuild Eagle.sln /t:Rebuild /p:EagleWindows=false /p:EagleUnix=true&lt;br /&gt;&lt;br /&gt;To build and run the test suite, use the following command:&lt;br /&gt;&lt;br /&gt;    MSBuild Eagle.sln /t:Rebuild /p:EagleRunTests=true&lt;br /&gt;&lt;br /&gt;There are a variety of other compile time options that may be specified when&lt;br /&gt;building from the command line.  For example, to disable features which are&lt;br /&gt;known not to work correctly in Mono 2.0, add &amp;quot;/p:EagleMono=true&amp;quot; to either of&lt;br /&gt;the command lines above.  Please refer to the file &amp;quot;Eagle.Settings.targets&amp;quot; for&lt;br /&gt;more information.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>mistachkin</author><pubDate>Sun, 27 Sep 2009 21:43:09 GMT</pubDate><guid isPermaLink="false">Updated Release: Beta 1.0.3557.23265 (Sep 27, 2009) 20090927094309P</guid></item><item><title>Released: Beta 1.0.3557.23265 (Sep 27, 2009)</title><link>http://eagle.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=18226</link><description>&lt;div&gt;Eagle (Extensible Adaptable Generalized Logic Engine) is an implementation of the Tcl scripting language for the Common Language Runtime (CLR).  It is designed to be a universal scripting solution for any CLR-based language.&lt;br&gt;&lt;br&gt;This is the Eagle 1.0 beta distribution.
&lt;hr&gt;
Contents&lt;br&gt;&lt;br&gt;    1. Introduction&lt;br&gt;    2. Documentation&lt;br&gt;    3. Compiling and Installing Eagle
&lt;hr&gt;
1. Introduction&lt;br&gt;&lt;br&gt;Eagle (Extensible Adaptable Generalized Logic Engine) is a version of the Tcl&lt;br&gt;scripting language for the Common Language Runtime (CLR).  It is designed to be&lt;br&gt;a universal scripting solution for any CLR-based language.  It is written&lt;br&gt;completely in C#.  Superficially, it is similar to Jacl; however, it was written&lt;br&gt;from scratch based on the design and implementation of Tcl 8.4.  It provides&lt;br&gt;most of the functionality of the Tcl 8.4 interpreter while borrowing selected&lt;br&gt;features from Tcl 8.5 and the upcoming Tcl 8.6 in addition to adding entirely&lt;br&gt;new features.&lt;br&gt;&lt;br&gt;Eagle is maintained, enhanced, and distributed freely by the Eagle community&lt;br&gt;(which may have some degree of cross-membership with the Tcl community).  The&lt;br&gt;home for the Eagle sources and the bug/patch database is on CodePlex:&lt;br&gt;&lt;br&gt;    http://eagle.codeplex.com/&lt;br&gt;&lt;br&gt;with the Eagle web site hosted at:&lt;br&gt;&lt;br&gt;    http://eagle.to/&lt;br&gt;&lt;br&gt;Eagle is a freely available open source package.  You can do virtually anything&lt;br&gt;you like with it, such as modifying it, redistributing it, and selling it&lt;br&gt;either in whole or in part.  See the file &amp;quot;license.terms&amp;quot; for complete&lt;br&gt;information.
&lt;hr&gt;
2. Documentation&lt;br&gt;&lt;br&gt;The documentation for Tcl 8.4 script commands and syntax largely applies to&lt;br&gt;Eagle as well.  Additional documentation is a work in progress.&lt;br&gt;&lt;br&gt;This includes:&lt;br&gt;&lt;br&gt;    A. The Tcl commands missing from Eagle.&lt;br&gt;    B. The differences between Tcl and Eagle commands, where applicable.&lt;br&gt;    C. The Eagle commands that have no Tcl equivalent.&lt;br&gt;    D. The managed integration and extensibility APIs.
&lt;hr&gt;
3. Compiling and Installing Eagle&lt;br&gt;&lt;br&gt;Prior to compiling and running Eagle, you should run the provided Strong Name&lt;br&gt;Verification Skipping Tool (i.e. &amp;quot;Library\Tools\strongName.bat&amp;quot; or&lt;br&gt;&amp;quot;Library\Tools\strongName.reg&amp;quot;).  This is necessary because [for security&lt;br&gt;reasons] the official strong name signing private keys are not part of the&lt;br&gt;public source distribution.  Alternatively, you may choose to sign the&lt;br&gt;assemblies with the strong name signing key of your choice.&lt;br&gt;&lt;br&gt;The sources may be built from inside the Microsoft Visual Studio 2005 (or&lt;br&gt;higher) integrated development environment.  Alternatively, they may be built&lt;br&gt;using the Microsoft .NET Framework Version 2.0 RTM (or higher) command line&lt;br&gt;build environment.&lt;br&gt;&lt;br&gt;To build for the Windows platform, use the following command:&lt;br&gt;&lt;br&gt;    MSBuild Eagle.sln /t:Rebuild&lt;br&gt;&lt;br&gt;To build for the Unix platform, use the following command:&lt;br&gt;&lt;br&gt;    MSBuild Eagle.sln /t:Rebuild /p:EagleWindows=false /p:EagleUnix=true&lt;br&gt;&lt;br&gt;To build and run the test suite, use the following command:&lt;br&gt;&lt;br&gt;    MSBuild Eagle.sln /t:Rebuild /p:EagleRunTests=true&lt;br&gt;&lt;br&gt;There are a variety of other compile time options that may be specified when&lt;br&gt;building from the command line.  For example, to disable features which are&lt;br&gt;known not to work correctly in Mono 2.0, add &amp;quot;/p:EagleMono=true&amp;quot; to either of&lt;br&gt;the command lines above.  Please refer to the file &amp;quot;Eagle.Settings.targets&amp;quot; for&lt;br&gt;more information.&lt;/div&gt;&lt;div&gt;&lt;/div&gt;</description><author></author><pubDate>Sun, 27 Sep 2009 21:43:09 GMT</pubDate><guid isPermaLink="false">Released: Beta 1.0.3557.23265 (Sep 27, 2009) 20090927094309P</guid></item><item><title>Updated Release: Beta 1.0.3551.24300 (Sep 21, 2009)</title><link>http://eagle.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=18226</link><description>&lt;div class="wikidoc"&gt;Eagle (Extensible Adaptable Generalized Logic Engine) is an implementation of the Tcl scripting language for the Common Language Runtime (CLR).  It is designed to be a universal scripting solution for any CLR-based language.&lt;br /&gt;&lt;br /&gt;This is the Eagle 1.0 beta distribution.
&lt;hr /&gt;
Contents&lt;br /&gt;&lt;br /&gt;    1. Introduction&lt;br /&gt;    2. Documentation&lt;br /&gt;    3. Compiling and Installing Eagle
&lt;hr /&gt;
1. Introduction&lt;br /&gt;&lt;br /&gt;Eagle (Extensible Adaptable Generalized Logic Engine) is a version of the Tcl&lt;br /&gt;scripting language for the Common Language Runtime (CLR).  It is designed to be&lt;br /&gt;a universal scripting solution for any CLR-based language.  It is written&lt;br /&gt;completely in C#.  Superficially, it is similar to Jacl; however, it was written&lt;br /&gt;from scratch based on the design and implementation of Tcl 8.4.  It provides&lt;br /&gt;most of the functionality of the Tcl 8.4 interpreter while borrowing selected&lt;br /&gt;features from Tcl 8.5 and the upcoming Tcl 8.6 in addition to adding entirely&lt;br /&gt;new features.&lt;br /&gt;&lt;br /&gt;Eagle is maintained, enhanced, and distributed freely by the Eagle community&lt;br /&gt;(which may have some degree of cross-membership with the Tcl community).  The&lt;br /&gt;home for the Eagle sources and the bug/patch database is on CodePlex:&lt;br /&gt;&lt;br /&gt;    http://eagle.codeplex.com/&lt;br /&gt;&lt;br /&gt;with the Eagle web site hosted at:&lt;br /&gt;&lt;br /&gt;    http://eagle.to/&lt;br /&gt;&lt;br /&gt;Eagle is a freely available open source package.  You can do virtually anything&lt;br /&gt;you like with it, such as modifying it, redistributing it, and selling it&lt;br /&gt;either in whole or in part.  See the file &amp;quot;license.terms&amp;quot; for complete&lt;br /&gt;information.
&lt;hr /&gt;
2. Documentation&lt;br /&gt;&lt;br /&gt;The documentation for Tcl 8.4 script commands and syntax largely applies to&lt;br /&gt;Eagle as well.  Additional documentation is a work in progress.&lt;br /&gt;&lt;br /&gt;This includes:&lt;br /&gt;&lt;br /&gt;    A. The Tcl commands missing from Eagle.&lt;br /&gt;    B. The differences between Tcl and Eagle commands, where applicable.&lt;br /&gt;    C. The Eagle commands that have no Tcl equivalent.&lt;br /&gt;    D. The managed integration and extensibility APIs.
&lt;hr /&gt;
3. Compiling and Installing Eagle&lt;br /&gt;&lt;br /&gt;Prior to compiling and running Eagle, you should run the provided Strong Name&lt;br /&gt;Verification Skipping Tool (i.e. &amp;quot;Library\Tools\strongName.bat&amp;quot; or&lt;br /&gt;&amp;quot;Library\Tools\strongName.reg&amp;quot;).  This is necessary because [for security&lt;br /&gt;reasons] the official strong name signing private keys are not part of the&lt;br /&gt;public source distribution.  Alternatively, you may choose to sign the&lt;br /&gt;assemblies with the strong name signing key of your choice.&lt;br /&gt;&lt;br /&gt;The sources may be built from inside the Microsoft Visual Studio 2005 (or&lt;br /&gt;higher) integrated development environment.  Alternatively, they may be built&lt;br /&gt;using the Microsoft .NET Framework Version 2.0 RTM (or higher) command line&lt;br /&gt;build environment.&lt;br /&gt;&lt;br /&gt;To build for the Windows platform, use the following command:&lt;br /&gt;&lt;br /&gt;    MSBuild Eagle.sln /t:Rebuild&lt;br /&gt;&lt;br /&gt;To build for the Unix platform, use the following command:&lt;br /&gt;&lt;br /&gt;    MSBuild Eagle.sln /t:Rebuild /p:EagleWindows=false /p:EagleUnix=true&lt;br /&gt;&lt;br /&gt;To build and run the test suite, use the following command:&lt;br /&gt;&lt;br /&gt;    MSBuild Eagle.sln /t:Rebuild /p:EagleRunTests=true&lt;br /&gt;&lt;br /&gt;There are a variety of other compile time options that may be specified when&lt;br /&gt;building from the command line.  For example, to disable features which are&lt;br /&gt;known not to work correctly in Mono 2.0, add &amp;quot;/p:EagleMono=true&amp;quot; to either of&lt;br /&gt;the command lines above.  Please refer to the file &amp;quot;Eagle.Settings.targets&amp;quot; for&lt;br /&gt;more information.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>mistachkin</author><pubDate>Mon, 21 Sep 2009 22:01:56 GMT</pubDate><guid isPermaLink="false">Updated Release: Beta 1.0.3551.24300 (Sep 21, 2009) 20090921100156P</guid></item><item><title>Released: Beta 1.0.3551.24300 (Sep 21, 2009)</title><link>http://eagle.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=18226</link><description>&lt;div&gt;Eagle (Extensible Adaptable Generalized Logic Engine) is an implementation of the Tcl scripting language for the Common Language Runtime (CLR).  It is designed to be a universal scripting solution for any CLR-based language.&lt;br&gt;&lt;br&gt;This is the Eagle 1.0 beta distribution.
&lt;hr&gt;
Contents&lt;br&gt;&lt;br&gt;    1. Introduction&lt;br&gt;    2. Documentation&lt;br&gt;    3. Compiling and Installing Eagle
&lt;hr&gt;
1. Introduction&lt;br&gt;&lt;br&gt;Eagle (Extensible Adaptable Generalized Logic Engine) is a version of the Tcl&lt;br&gt;scripting language for the Common Language Runtime (CLR).  It is designed to be&lt;br&gt;a universal scripting solution for any CLR-based language.  It is written&lt;br&gt;completely in C#.  Superficially, it is similar to Jacl; however, it was written&lt;br&gt;from scratch based on the design and implementation of Tcl 8.4.  It provides&lt;br&gt;most of the functionality of the Tcl 8.4 interpreter while borrowing selected&lt;br&gt;features from Tcl 8.5 and the upcoming Tcl 8.6 in addition to adding entirely&lt;br&gt;new features.&lt;br&gt;&lt;br&gt;Eagle is maintained, enhanced, and distributed freely by the Eagle community&lt;br&gt;(which may have some degree of cross-membership with the Tcl community).  The&lt;br&gt;home for the Eagle sources and the bug/patch database is on CodePlex:&lt;br&gt;&lt;br&gt;    http://eagle.codeplex.com/&lt;br&gt;&lt;br&gt;with the Eagle web site hosted at:&lt;br&gt;&lt;br&gt;    http://eagle.to/&lt;br&gt;&lt;br&gt;Eagle is a freely available open source package.  You can do virtually anything&lt;br&gt;you like with it, such as modifying it, redistributing it, and selling it&lt;br&gt;either in whole or in part.  See the file &amp;quot;license.terms&amp;quot; for complete&lt;br&gt;information.
&lt;hr&gt;
2. Documentation&lt;br&gt;&lt;br&gt;The documentation for Tcl 8.4 script commands and syntax largely applies to&lt;br&gt;Eagle as well.  Additional documentation is a work in progress.&lt;br&gt;&lt;br&gt;This includes:&lt;br&gt;&lt;br&gt;    A. The Tcl commands missing from Eagle.&lt;br&gt;    B. The differences between Tcl and Eagle commands, where applicable.&lt;br&gt;    C. The Eagle commands that have no Tcl equivalent.&lt;br&gt;    D. The managed integration and extensibility APIs.
&lt;hr&gt;
3. Compiling and Installing Eagle&lt;br&gt;&lt;br&gt;Prior to compiling and running Eagle, you should run the provided Strong Name&lt;br&gt;Verification Skipping Tool (i.e. &amp;quot;Library\Tools\strongName.bat&amp;quot; or&lt;br&gt;&amp;quot;Library\Tools\strongName.reg&amp;quot;).  This is necessary because [for security&lt;br&gt;reasons] the official strong name signing private keys are not part of the&lt;br&gt;public source distribution.  Alternatively, you may choose to sign the&lt;br&gt;assemblies with the strong name signing key of your choice.&lt;br&gt;&lt;br&gt;The sources may be built from inside the Microsoft Visual Studio 2005 (or&lt;br&gt;higher) integrated development environment.  Alternatively, they may be built&lt;br&gt;using the Microsoft .NET Framework Version 2.0 RTM (or higher) command line&lt;br&gt;build environment.&lt;br&gt;&lt;br&gt;To build for the Windows platform, use the following command:&lt;br&gt;&lt;br&gt;    MSBuild Eagle.sln /t:Rebuild&lt;br&gt;&lt;br&gt;To build for the Unix platform, use the following command:&lt;br&gt;&lt;br&gt;    MSBuild Eagle.sln /t:Rebuild /p:EagleWindows=false /p:EagleUnix=true&lt;br&gt;&lt;br&gt;To build and run the test suite, use the following command:&lt;br&gt;&lt;br&gt;    MSBuild Eagle.sln /t:Rebuild /p:EagleRunTests=true&lt;br&gt;&lt;br&gt;There are a variety of other compile time options that may be specified when&lt;br&gt;building from the command line.  For example, to disable features which are&lt;br&gt;known not to work correctly in Mono 2.0, add &amp;quot;/p:EagleMono=true&amp;quot; to either of&lt;br&gt;the command lines above.  Please refer to the file &amp;quot;Eagle.Settings.targets&amp;quot; for&lt;br&gt;more information.&lt;/div&gt;&lt;div&gt;&lt;/div&gt;</description><author></author><pubDate>Mon, 21 Sep 2009 22:01:56 GMT</pubDate><guid isPermaLink="false">Released: Beta 1.0.3551.24300 (Sep 21, 2009) 20090921100156P</guid></item><item><title>Updated Release: Beta 1.0.3508.7783 (Aug 09, 2009)</title><link>http://eagle.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=18226</link><description>&lt;div class="wikidoc"&gt;Eagle (Extensible Adaptable Generalized Logic Engine) is an implementation of the Tcl scripting language for the Common Language Runtime (CLR).  It is designed to be a universal scripting solution for any CLR-based language.&lt;br /&gt;&lt;br /&gt;This is the Eagle 1.0 beta distribution.
&lt;hr /&gt;
Contents&lt;br /&gt;&lt;br /&gt;    1. Introduction&lt;br /&gt;    2. Documentation&lt;br /&gt;    3. Compiling and Installing Eagle
&lt;hr /&gt;
1. Introduction&lt;br /&gt;&lt;br /&gt;Eagle (Extensible Adaptable Generalized Logic Engine) is a version of the Tcl&lt;br /&gt;scripting language for the Common Language Runtime (CLR).  It is designed to be&lt;br /&gt;a universal scripting solution for any CLR based language.  It is written&lt;br /&gt;completely in C#.  Superficially, it is similar to Jacl; however, it was written&lt;br /&gt;from scratch based on the design and implementation of Tcl 8.4.  It provides&lt;br /&gt;most of the functionality of the Tcl 8.4 interpreter while borrowing selected&lt;br /&gt;features from Tcl 8.5 and the upcoming Tcl 8.6 in addition to adding entirely&lt;br /&gt;new features.&lt;br /&gt;&lt;br /&gt;Eagle is maintained, enhanced, and distributed freely by the Eagle community&lt;br /&gt;(which may have some degree of cross-membership with the Tcl community).  The&lt;br /&gt;home for the Eagle sources and the bug/patch database is on CodePlex:&lt;br /&gt;&lt;br /&gt;    http://eagle.codeplex.com/&lt;br /&gt;&lt;br /&gt;with the Eagle web site hosted at:&lt;br /&gt;&lt;br /&gt;    http://eagle.to/&lt;br /&gt;&lt;br /&gt;Eagle is a freely available open source package.  You can do virtually anything&lt;br /&gt;you like with it, such as modifying it, redistributing it, and selling it&lt;br /&gt;either in whole or in part.  See the file &amp;quot;license.terms&amp;quot; for complete&lt;br /&gt;information.
&lt;hr /&gt;
2. Documentation&lt;br /&gt;&lt;br /&gt;The documentation for Tcl 8.4 script commands and syntax largely applies to&lt;br /&gt;Eagle as well.  Additional documentation is a work in progress.&lt;br /&gt;&lt;br /&gt;This includes:&lt;br /&gt;&lt;br /&gt;    A. The Tcl commands missing from Eagle.&lt;br /&gt;    B. The differences between Tcl and Eagle commands, where applicable.&lt;br /&gt;    C. The Eagle commands that have no Tcl equivalent.&lt;br /&gt;    D. The managed integration and extensibility APIs.
&lt;hr /&gt;
3. Compiling and Installing Eagle&lt;br /&gt;&lt;br /&gt;Prior to compiling and running Eagle, you should run the provided Strong Name&lt;br /&gt;Verification Skipping Tool (i.e. &amp;quot;Library\Tools\strongName.bat&amp;quot; or&lt;br /&gt;&amp;quot;Library\Tools\strongName.reg&amp;quot;).  This is necessary because [for security&lt;br /&gt;reasons] the official strong name signing private keys are not part of the&lt;br /&gt;public source distribution.  Alternatively, you may choose to sign the&lt;br /&gt;assemblies with the strong name signing key of your choice.&lt;br /&gt;&lt;br /&gt;The sources may be built from inside the Microsoft Visual Studio 2005 (or&lt;br /&gt;higher) integrated development environment.  Alternatively, they may be built&lt;br /&gt;using the Microsoft .NET Framework Version 2.0 RTM (or higher) command line&lt;br /&gt;build environment.&lt;br /&gt;&lt;br /&gt;To build for the Windows platform, use the following command:&lt;br /&gt;&lt;br /&gt;    MSBuild Eagle.sln /t:Rebuild&lt;br /&gt;&lt;br /&gt;To build for the Unix platform, use the following command:&lt;br /&gt;&lt;br /&gt;    MSBuild Eagle.sln /t:Rebuild /p:EagleWindows=false /p:EagleUnix=true&lt;br /&gt;&lt;br /&gt;To build and run the test suite, use the following command:&lt;br /&gt;&lt;br /&gt;    MSBuild Eagle.sln /t:Rebuild /p:EagleRunTests=true&lt;br /&gt;&lt;br /&gt;There are a variety of other compile time options that may be specified when&lt;br /&gt;building from the command line.  For example, to disable features which are&lt;br /&gt;known not to work correctly in Mono 2.0, add &amp;quot;/p:EagleMono=true&amp;quot; to either of&lt;br /&gt;the command lines above.  Please refer to the file &amp;quot;Eagle.Settings.targets&amp;quot; for&lt;br /&gt;more information.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>mistachkin</author><pubDate>Mon, 21 Sep 2009 21:56:41 GMT</pubDate><guid isPermaLink="false">Updated Release: Beta 1.0.3508.7783 (Aug 09, 2009) 20090921095641P</guid></item><item><title>Updated Release: Beta 1.0.3508.7783 (Aug 09, 2009)</title><link>http://eagle.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=18226</link><description>&lt;div class="wikidoc"&gt;Eagle (Extensible Adaptable Generalized Logic Engine) is an implementation of the Tcl scripting language for the Common Language Runtime (CLR).  It is designed to be a universal scripting solution for any CLR based language.&lt;br /&gt;&lt;br /&gt;This is the Eagle 1.0 beta distribution.
&lt;hr /&gt;
Contents&lt;br /&gt;&lt;br /&gt;    1. Introduction&lt;br /&gt;    2. Documentation&lt;br /&gt;    3. Compiling and Installing Eagle
&lt;hr /&gt;
1. Introduction&lt;br /&gt;&lt;br /&gt;Eagle (Extensible Adaptable Generalized Logic Engine) is a version of the Tcl&lt;br /&gt;scripting language for the Common Language Runtime (CLR).  It is designed to be&lt;br /&gt;a universal scripting solution for any CLR based language.  It is written&lt;br /&gt;completely in C#.  Superficially, it is similar to Jacl; however, it was written&lt;br /&gt;from scratch based on the design and implementation of Tcl 8.4.  It provides&lt;br /&gt;most of the functionality of the Tcl 8.4 interpreter while borrowing selected&lt;br /&gt;features from Tcl 8.5 and the upcoming Tcl 8.6 in addition to adding entirely&lt;br /&gt;new features.&lt;br /&gt;&lt;br /&gt;Eagle is maintained, enhanced, and distributed freely by the Eagle community&lt;br /&gt;(which may have some degree of cross-membership with the Tcl community).  The&lt;br /&gt;home for the Eagle sources and the bug/patch database is on CodePlex:&lt;br /&gt;&lt;br /&gt;    http://eagle.codeplex.com/&lt;br /&gt;&lt;br /&gt;with the Eagle web site hosted at:&lt;br /&gt;&lt;br /&gt;    http://eagle.to/&lt;br /&gt;&lt;br /&gt;Eagle is a freely available open source package.  You can do virtually anything&lt;br /&gt;you like with it, such as modifying it, redistributing it, and selling it&lt;br /&gt;either in whole or in part.  See the file &amp;quot;license.terms&amp;quot; for complete&lt;br /&gt;information.
&lt;hr /&gt;
2. Documentation&lt;br /&gt;&lt;br /&gt;The documentation for Tcl 8.4 script commands and syntax largely applies to&lt;br /&gt;Eagle as well.  Additional documentation is a work in progress.&lt;br /&gt;&lt;br /&gt;This includes:&lt;br /&gt;&lt;br /&gt;    A. The Tcl commands missing from Eagle.&lt;br /&gt;    B. The differences between Tcl and Eagle commands, where applicable.&lt;br /&gt;    C. The Eagle commands that have no Tcl equivalent.&lt;br /&gt;    D. The managed integration and extensibility APIs.
&lt;hr /&gt;
3. Compiling and Installing Eagle&lt;br /&gt;&lt;br /&gt;Prior to compiling and running Eagle, you should run the provided Strong Name&lt;br /&gt;Verification Skipping Tool (i.e. &amp;quot;Library\Tools\strongName.bat&amp;quot; or&lt;br /&gt;&amp;quot;Library\Tools\strongName.reg&amp;quot;).  This is necessary because [for security&lt;br /&gt;reasons] the official strong name signing private keys are not part of the&lt;br /&gt;public source distribution.  Alternatively, you may choose to sign the&lt;br /&gt;assemblies with the strong name signing key of your choice.&lt;br /&gt;&lt;br /&gt;The sources may be built from inside the Microsoft Visual Studio 2005 (or&lt;br /&gt;higher) integrated development environment.  Alternatively, they may be built&lt;br /&gt;using the Microsoft .NET Framework Version 2.0 RTM (or higher) command line&lt;br /&gt;build environment.&lt;br /&gt;&lt;br /&gt;To build for the Windows platform, use the following command:&lt;br /&gt;&lt;br /&gt;    MSBuild Eagle.sln /t:Rebuild&lt;br /&gt;&lt;br /&gt;To build for the Unix platform, use the following command:&lt;br /&gt;&lt;br /&gt;    MSBuild Eagle.sln /t:Rebuild /p:EagleWindows=false /p:EagleUnix=true&lt;br /&gt;&lt;br /&gt;To build and run the test suite, use the following command:&lt;br /&gt;&lt;br /&gt;    MSBuild Eagle.sln /t:Rebuild /p:EagleRunTests=true&lt;br /&gt;&lt;br /&gt;There are a variety of other compile time options that may be specified when&lt;br /&gt;building from the command line.  For example, to disable features which are&lt;br /&gt;known not to work correctly in Mono 2.0, add &amp;quot;/p:EagleMono=true&amp;quot; to either of&lt;br /&gt;the command lines above.  Please refer to the file &amp;quot;Eagle.Settings.targets&amp;quot; for&lt;br /&gt;more information.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>mistachkin</author><pubDate>Sun, 09 Aug 2009 12:53:14 GMT</pubDate><guid isPermaLink="false">Updated Release: Beta 1.0.3508.7783 (Aug 09, 2009) 20090809125314P</guid></item><item><title>Released: Beta 1.0.3508.7783 (Aug 09, 2009)</title><link>http://eagle.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=18226</link><description>&lt;div&gt;Eagle (Extensible Adaptable Generalized Logic Engine) is an implementation of the Tcl scripting language for the Common Language Runtime (CLR).  It is designed to be a universal scripting solution for any CLR based language.&lt;br&gt;&lt;br&gt;This is the Eagle 1.0 beta distribution.
&lt;hr&gt;
Contents&lt;br&gt;&lt;br&gt;    1. Introduction&lt;br&gt;    2. Documentation&lt;br&gt;    3. Compiling and Installing Eagle
&lt;hr&gt;
1. Introduction&lt;br&gt;&lt;br&gt;Eagle (Extensible Adaptable Generalized Logic Engine) is a version of the Tcl&lt;br&gt;scripting language for the Common Language Runtime (CLR).  It is designed to be&lt;br&gt;a universal scripting solution for any CLR based language.  It is written&lt;br&gt;completely in C#.  Superficially, it is similar to Jacl; however, it was written&lt;br&gt;from scratch based on the design and implementation of Tcl 8.4.  It provides&lt;br&gt;most of the functionality of the Tcl 8.4 interpreter while borrowing selected&lt;br&gt;features from Tcl 8.5 and the upcoming Tcl 8.6 in addition to adding entirely&lt;br&gt;new features.&lt;br&gt;&lt;br&gt;Eagle is maintained, enhanced, and distributed freely by the Eagle community&lt;br&gt;(which may have some degree of cross-membership with the Tcl community).  The&lt;br&gt;home for the Eagle sources and the bug/patch database is on CodePlex:&lt;br&gt;&lt;br&gt;    http://eagle.codeplex.com/&lt;br&gt;&lt;br&gt;with the Eagle web site hosted at:&lt;br&gt;&lt;br&gt;    http://eagle.to/&lt;br&gt;&lt;br&gt;Eagle is a freely available open source package.  You can do virtually anything&lt;br&gt;you like with it, such as modifying it, redistributing it, and selling it&lt;br&gt;either in whole or in part.  See the file &amp;quot;license.terms&amp;quot; for complete&lt;br&gt;information.
&lt;hr&gt;
2. Documentation&lt;br&gt;&lt;br&gt;The documentation for Tcl 8.4 script commands and syntax largely applies to&lt;br&gt;Eagle as well.  Additional documentation is a work in progress.&lt;br&gt;&lt;br&gt;This includes:&lt;br&gt;&lt;br&gt;    A. The Tcl commands missing from Eagle.&lt;br&gt;    B. The differences between Tcl and Eagle commands, where applicable.&lt;br&gt;    C. The Eagle commands that have no Tcl equivalent.&lt;br&gt;    D. The managed integration and extensibility APIs.
&lt;hr&gt;
3. Compiling and Installing Eagle&lt;br&gt;&lt;br&gt;Prior to compiling and running Eagle, you should run the provided Strong Name&lt;br&gt;Verification Skipping Tool (i.e. &amp;quot;Library\Tools\strongName.bat&amp;quot; or&lt;br&gt;&amp;quot;Library\Tools\strongName.reg&amp;quot;).  This is necessary because [for security&lt;br&gt;reasons] the official strong name signing private keys are not part of the&lt;br&gt;public source distribution.  Alternatively, you may choose to sign the&lt;br&gt;assemblies with the strong name signing key of your choice.&lt;br&gt;&lt;br&gt;The sources may be built from inside the Microsoft Visual Studio 2005 (or&lt;br&gt;higher) integrated development environment.  Alternatively, they may be built&lt;br&gt;using the Microsoft .NET Framework Version 2.0 RTM (or higher) command line&lt;br&gt;build environment.&lt;br&gt;&lt;br&gt;To build for the Windows platform, use the following command:&lt;br&gt;&lt;br&gt;    MSBuild Eagle.sln /t:Rebuild&lt;br&gt;&lt;br&gt;To build for the Unix platform, use the following command:&lt;br&gt;&lt;br&gt;    MSBuild Eagle.sln /t:Rebuild /p:EagleWindows=false /p:EagleUnix=true&lt;br&gt;&lt;br&gt;To build and run the test suite, use the following command:&lt;br&gt;&lt;br&gt;    MSBuild Eagle.sln /t:Rebuild /p:EagleRunTests=true&lt;br&gt;&lt;br&gt;There are a variety of other compile time options that may be specified when&lt;br&gt;building from the command line.  For example, to disable features which are&lt;br&gt;known not to work correctly in Mono 2.0, add &amp;quot;/p:EagleMono=true&amp;quot; to either of&lt;br&gt;the command lines above.  Please refer to the file &amp;quot;Eagle.Settings.targets&amp;quot; for&lt;br&gt;more information.&lt;/div&gt;&lt;div&gt;&lt;/div&gt;</description><author></author><pubDate>Sun, 09 Aug 2009 12:53:14 GMT</pubDate><guid isPermaLink="false">Released: Beta 1.0.3508.7783 (Aug 09, 2009) 20090809125314P</guid></item></channel></rss>