Hi Conor,

Conor Williams writes:
> Any ideas on the following (port of Tcl 9.0.0)

I have ports of Tcl 8.7 and Tcl 9.0 to Plan9 in my repo on Sourcehut and
Gitlab:

    https://git.sr.ht/~cc_benny/tcl/log/plan-9-on-9-branch
    https://gitlab.com/cc_benny/tcl/-/tree/plan-9-on-9-branch

My effort lost steam, when I found that select() on APE/Plan9 is
severely limited, because it is an emulation on top of threads.  My own
Tcl code tends to rely a lot on file events as does the Tcl test suite
and so this is a problem.  It seems that the paradigm on Plan9 is just
different at this point.

Regards, benny

------------------------------------------
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/Teb9845405f983629-Ma24f8eb7611c04a0f52e2b41
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

Reply via email to