Eagle (Extensible Adaptable Generalized Logic Engine) is an implementation of the Tcl scripting language for the Common Language Runtime (CLR). It is written entirely in C# and provides most of the functionality of the Tcl 8.4 interpreter while incorporating selected features from Tcl 8.5 and Tcl 8.6, in addition to adding entirely new features.
The short links below use the https://urn.to/ redirector, which is
secure-by-design and is owned and operated by
Mistachkin Systems. For additional security
via a DNSSEC-secured domain, https://w.sb/ may be used in place of
https://urn.to/ (e.g., https://w.sb/r/code instead of
https://urn.to/r/code). Both domains support the same set of links.
| Repository | Link | Description |
|---|---|---|
| Core Language | https://urn.to/r/code | The primary Eagle source tree containing the interpreter, core class libraries, and test suite. |
| Documentation | https://urn.to/r/docs | User-facing documentation including command references, API guides, and integration tutorials. |
| Package Client Toolset | https://urn.to/r/pkgt | Client-side tooling for discovering, downloading, and managing Eagle script packages. |
| Log Monitor | https://urn.to/r/watchCat | A real-time log monitoring and alerting utility built on the Eagle runtime. |
| Extra Tools | https://urn.to/r/extra | Supplementary tools and utilities that extend Eagle, including diagnostics, build helpers, and code-generation aids. |
| Live Demo | https://urn.to/r/demo | An interactive, browser-based environment for experimenting with Eagle scripts without any local installation. |
| Discord Server | https://urn.to/r/discord | Community chat server for discussion, support, and collaboration around Eagle development. |