back
user profile
ibobev
31,760karma·5,120submissions·December 31, 2015
recent activity (5,120 total)
comment
As a developer I am keen to see some compilation benchmarks. Unfortunately those kinds of benchmarks are almost never included in such reviews. Instead there are many gaming benchmarks which purpose i…
comment
> D can also use C and C++ libraries (including templates), and with gcc and llvm it covers pretty much all the same architectures/platforms as nim. Thank you for the suggestion. It turns out …
comment
But, actually Nim compiles to C or very simplistic C++ without requiring you to write C, nor C++. For this reason there are no complications with the new C++ standards and even there is no requirement…
comment
And what exactly is the bad thing about that?