Hacker News new | ask | show | jobs
by fullstop 1010 days ago
As others have mentioned, it's got a few things going for it.

    1. It's super easy to embed in an existing code base
    2. The language itself is simple and easy to learn
    3. It has native coroutines, which allows game devs to write code without a spider web of callbacks
    4. For what it does, it is fast