theATL 1.0.2
Loading...
Searching...
No Matches
25 apr, 2025

The goal of atlsh is to replace bash as the central tool for system programming and system control with an AI-based tool.

The goal of atlsh is to replace bash as the central tool for system programming and system control with an AI-based tool.

Start atlsh by porting of the first tcl8.6 commands to atl1.0 has been successfully completed. The following commands have been ported: try/catch/finally, throw, lsearch, lsort, lassign...

atl1.0 inherits the tests directory from tcl8.6, ensuring that all "possible" tcl8.6 commands run identically under atl1.0. The goal is maximum compatibility with an estimated 20% speed advantage by eliminating the "dead end" of NRE and tclOO.