corenet
corenet copied to clipboard
Why use interpreted language ?
Why use interpreted language ? An interpreted language is slower and less powerful. You should use a compiled language such as c++.
For example I had work on [this project] in c++.
You should definitely stop using interpreted language.