Hacker News new | ask | show | jobs
by schemescape 2009 days ago
Is there any reason this couldn't/shouldn't be used for applications besides than games? Other than your motivation/goals coming from solving game development problems, I didn't see anything that makes this useful for _only_ games.

Edit: The GitHub repository implies that this could be used for purposes other than games:

> The goal is a metaprogrammable, hot-reloadable, non-garbage-collected language ideal for high performance, iteratively-developed programs (especially games).

1 comments

Yes, there's nothing in the language which is specific to games.

Once I get pure C output supported, it should be suitable even for embedded C environments.