On-process {name body}: runbodyin a new process, setting up all the peering and lexical environment code
The zygote is a process that's forked off during Folk startup. It can fork itself to create subprocesses on demand.
init {}: fork Folk to create a zygote process, setting the current state as the startup state for the subprocesseszygote {}: the Zygote's main loopspawn {code}: puts the pipe andcode
CC-BY-SA 2023 Arcade Wise (We can change the license if y'all want, I just wanted to avoid copyright issues)