@TomF @dbort @ceejbot Yup! C but with C++'s better scope/syntax/containerization and practically none of the overhead. Makes a considerable difference in the executable sizes too. (I know some people just lazily don't care but when I can still -O3 and end up with an executable 1/3 the size I'll do it every time) maybe it's my embedded + oldschool graphics background talking but I HATE the cruft that's added on to most languages by default.