The ATL 8.5.20 source distribution :
is the continuation of the :
development with the goal of offering a fast, simple and complete language that is based on TCL but still enables new innovative concepts.
Add the URL: http://thedev.nhi1.de/theATL/main/index.htm
The porting of the first tcl8.6.20 commands to ATL8.5.20 has been successfully completed. The following commands have been ported: try/catch/finally, throw, lsearch, lsort, and lassign.
ATL8.5.20 inherits the tests directory from tcl8.6.20, ensuring that all "possible" tcl8.6.20 commands run identically under ATL8.5.20. The goal is maximum compatibility with an estimated 20% speed advantage by eliminating the "dead end" of NRE and TCLOO
first public announcement.