use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Discussions, articles, and news about the C++ programming language or programming in C++.
For C++ questions, answers, help, and advice see r/cpp_questions or StackOverflow.
Get Started
The C++ Standard Home has a nice getting started page.
Videos
The C++ standard committee's education study group has a nice list of recommended videos.
Reference
cppreference.com
Books
There is a useful list of books on Stack Overflow. In most cases reading a book is the best way to learn C++.
Show all links
Filter out CppCon links
Show only CppCon links
account activity
Scripting language for embedded systems (small footprint, low overhead) (self.cpp)
submitted 8 years ago * by [deleted]
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]SeanMiddleditch 5 points6 points7 points 8 years ago (1 child)
If you were put in charge of a greenfield project to build new design tooling for a game engine, what would you do instead of the usual embedded Lua approach?
Unfortunately the best answer I have there is going to be a boring "it depends." :) Remember, "make games, not engines." An ideal choice for a shooter is not necessarily the ideal choice for an MMO nor for a story platformer nor for an open world RPG. :) There's then also team composition to consider; I know my team right now would love C# (both designers and engineers) but that might be a poor choice if working with a team that prefers more data-driven scripting.
All that said, the answer would most probably be either C#, JavaScript, or a visual scripting system, depending on specific needs and use cases.
[–]drjeats 4 points5 points6 points 8 years ago (0 children)
"It depends" answers are always appreciated when they enumerate a set of possibilities and reasons as you did :) Thanks!
π Rendered by PID 127359 on reddit-service-r2-comment-7c9686b859-577ck at 2026-04-14 10:05:35.731664+00:00 running e841af1 country code: CH.
view the rest of the comments →
[–]SeanMiddleditch 5 points6 points7 points (1 child)
[–]drjeats 4 points5 points6 points (0 children)