Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Alternatives to C++

Name: nyymi 2011-09-03 9:40

I'm looking for a language that:
- Does not force garbage collection
- Can be compiled to native code
- Is very efficient to run (cpu and memory)
- Contains features that allow object oriented programming
- Is not C++

Are there any. If not, then I just stick with C++.

Name: nyymi 2011-09-03 11:17

>>5
there are many other languages that fit it. As for efficiency, it depends on implementation.
Please tell me what implementation would be (almost) as efficient as manual memory managment.
No, but you can write slow code if you want to, but the same is true with SEPPLES. It all depends on how well you know the language and what you're doing with it.
Ok, one can write efficient code with CL? How does the it's garbace collector perform? Can the GC be turned off in CL?

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List