Hacker News new | ask | show | jobs
by rkeene2 994 days ago
I created something similar for Tcl called pipethread [0] [1], but using something closer to the pipe syntax.

It has a lot of interesting features that would be difficult to replicate in JavaScript.

[0] https://wiki.tcl-lang.org/page/pipethread

[1] http://www.rkeene.org/tmp/pipethread-presentation-withnotes....