ANNOUNCE: tcl9-migrate 1.0 released

Liste des GroupesRevenir à cl tcl 
Sujet : ANNOUNCE: tcl9-migrate 1.0 released
De : apnmbx-public (at) *nospam* yahoo.com (Ashok)
Groupes : comp.lang.tcl
Date : 28. Sep 2024, 04:39:04
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vd7top$13osd$2@dont-email.me>
User-Agent : Mozilla Thunderbird
Docs: https://github.com/apnadkarni/tcl9-migrate/blob/v1.0/README.md
Download: https://github.com/apnadkarni/tcl9-migrate/releases/tag/v1.0
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.
These tools only target Tcl script level incompatibilities. In particular, neither the C API nor Tk command incompatibilities are addressed.

Date Sujet#  Auteur
28 Sep 24 o ANNOUNCE: tcl9-migrate 1.0 released1Ashok

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal