Is C++ forbidden? #2497
Unanswered
Tyrion3000
asked this question in
Q&A
Replies: 1 comment 9 replies
-
|
Can you provide some more context? For core development, you're right, there's no C++ in the code base. There's nothing preventing C++ in binary plugins outside of the core repo. I'd like to understand more info about what feature you want to add, as well as why it cannot be written in C. |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is C++ forbidden in Premake's development? I am working on something that may require C++ and plain old ANSI-C language alone itself might not be enough to work. I just want to be sure
Beta Was this translation helpful? Give feedback.
All reactions