Why haven't you learned D, prog? It's easy to use, has amazingly powerful templates, supports many types of programming, and has an instantly recognizable syntax if you're familiar with any of the Algol-derived languages. But most important of all, it wasn't written by jews.
Name:
Anonymous2012-09-22 15:15
>>70
thats not true anymore now that we have LLVM which can do both compile time and run time optimizations. LLVM originally stood for Low Level Virtual Machine, so that it takes advantage of all the optimizations of a runtime virtual machine in an optimized language. and D is implemented on the LLVM with ldc