Hacker News new | ask | show | jobs
by phildawes 6108 days ago
There's every chance I'm being sloppy with the term reentrant. The factor vm obviously isn't functionally-pure as it accepts user input so I guess it can't be called reentrant by that definition. You can start multiple copies of the program running in different threads though.