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++.
- 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++.