0
votes
Have you ever implemented a programming language?
I wrote a domain specific (compiled) language for a game because it was the best way of building the product. It's was similar in nature to UnrealScript.
Why? Because it was the best soluti …
2
votes
What would it take for people to move away from C++?
C++ is a tool in my toolbox. So is java and python and a few other things.
Handily my company's environment enables me to use whatever is appropriate.
C++ == perf when necessa …
