TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

New "spawn" function in Fexl makes it easy to interact with a child process.

1 pointsby fexlabout 13 years ago

2 comments

fexlabout 13 years ago
Here's the direct link to spawn:<p><a href="https://github.com/chkoreff/Fexl/blob/b1e149d1a0795aa191b8872b4aa86ba01aa45ef7/share/fexl/ipc.fxl" rel="nofollow">https://github.com/chkoreff/Fexl/blob/b1e149d1a0795aa191b887...</a>
fexlabout 13 years ago
And here's a Rosetta Code entry explaining everything: <a href="http://rosettacode.org/wiki/Fork#Fexl" rel="nofollow">http://rosettacode.org/wiki/Fork#Fexl</a>