Hacker News new | ask | show | jobs
by cb321 1567 days ago
D is nice. I find Nim even nicer (the static introspection is more complete, and syntactic chatter/noise is lower). https://nim-lang.org/

Several people have done the entity component system (ECS) thing.