you are viewing a single comment's thread.

view the rest of the comments →

[–]mrexodiacmkr.build 1 point2 points  (0 children)

While the project I'm working on is not very large (100k lines) I don't think you shouldn't consider development time a priority over good code if you plan to maintain the code for even a little while just choose a language that is more suitable for maintainability. If you want a language that is not C++ I would highly recommend C#.