Version 9 of Eagle

Updated 2008-10-06 20:21:41 by mistachkin

Eagle, Extensible Adaptable Generalized Logic Engine, is an implementation of the Tcl scripting language for the Microsoft Common Language Runtime (CLR). It is designed to be a universal scripting solution for any CLR-based language.

The web site is here [L1 ].

Eagle is also the subject of a paper at the upcoming Fifteenth Annual Tcl/Tk Conference (2008).

This article is basically a stub for now, more information will be forthcoming.


escargo 18 Sep 2008 - The SourceForge web site ([L2 ]) that is linked to by the official web site seems to date from the year 2000.

2008/09/18 JJM - The project registration is still pending approval over at SourceForge. The one that you are seeing has been abandoned and has nothing to do with this project.

RS 2008-10-06: As Eagle is a Tcl reimplementation (somehow comparable to Jacl or tcl.js?), do you test it with the Tcl test suite?

2008/10/06 JJM - Currently, it supports old-style tests and quite a few tests can run unmodified in Eagle; a more extensive test suite is a work in progress.