Actions
Feature #5
open
Upgrade to Tcl 8.6
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
07/10/2025
Due date:
% Done:
0%
Estimated time:
Description
Since version 8.6 Tcl has TclOO package built in which integrates an object-oriented system in the language, meaning that we wouldn't need anymore Otcl.
It also includes the same tclcl api for extending it (command(), bind() functions etc..).
Plus it has useful features like yaml interpreter, dictionaries etc...
Actions