Open chrstphrchvz opened 1 year ago
Do I understand correctly that you want to create several interpreters, and that wasn't considered from the day 1? Nice idea. I don't see actual use-case though. Is it for the sake of completeness or you consider current Tcl__new function containing a bug? You can always create interpreters with pure-tcl approach, see "interp - Create and manipulate Tcl interpreters " documentation interp create ?-safe? ?--? ?path?
This test currently fails due to #54: