Hacker News new | ask | show | jobs
by cronix 1870 days ago
> Wow, sounds an awful lot like a typical event loop from a game engine.

Or Arduino's loop() method, where all the code just runs in a loop "forever."