[squeak-dev] OSProcess Question

Eric Gade eric.gade at gmail.com
Thu Aug 25 12:10:35 UTC 2022


Hello,

I've been unable to find good documentation / examples of an OSProcess use
case. How can I start an external process that remains running while I pipe
data into its stdin and read data from its stdout?

To be specific, I am starting to toy around with the JS/Typescript LSP
server
<https://github.com/typescript-language-server/typescript-language-server>,
which seems to expect input on stdin (rather than using sockets or whatnot)

Thanks!

-- 
Eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20220825/ed555624/attachment.html>


More information about the Squeak-dev mailing list