corenet icon indicating copy to clipboard operation
corenet copied to clipboard

Why use interpreted language ?

Open AugustinMauroy opened this issue 10 months ago • 0 comments

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.

AugustinMauroy avatar Apr 28 '24 08:04 AugustinMauroy