ANNOUNCE: tcl9migrate - Tcl 8->9 migration tool

Liste des GroupesRevenir à cl tcl 
Sujet : ANNOUNCE: tcl9migrate - Tcl 8->9 migration tool
De : apnmbx-public (at) *nospam* yahoo.com (Ashok)
Groupes : comp.lang.tcl
Date : 17. Aug 2024, 12:54:25
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <v9q31i$1t48g$1@dont-email.me>
User-Agent : Mozilla Thunderbird
This software is intended to help identify changes needed for migrating Tcl 8 scripts to Tcl 9. It has two modes of operation:
- a static analyzer based on Nagelfar that runs under both Tcl 8.6 and 9 logging warnings for potential incompatibilities.
- a runtime analyzer. This is intended to only run under Tcl 9. It attempts to fix up invalid code (e.g. encodings, tilde references) at run time allowing the program to continue to run but logs warnings to stderr.
Documentation: https://github.com/apnadkarni/tcl9-migrate/blob/main/README.md
Downloads: https://github.com/apnadkarni/tcl9-migrate/releases
Repository: https://github.com/apnadkarni/tcl9-migrate

Date Sujet#  Auteur
17 Aug 24 o ANNOUNCE: tcl9migrate - Tcl 8->9 migration tool1Ashok

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal