|
|
|
|
|
by amedvednikov
1454 days ago
|
|
"As fast as C" is not a lie. It literally translates to C. The 200x compile speed up referred to C++ compilers, this was vague and hard to measure, since the languages are so different, and was removed. The code may not have been perfect at the time of the 0.0.1 release, but it worked. V could compile itself. Now it's much better and more organized. |
|
No, just because it outputs C it doesn't mean it's as fast as hand-written C. Using that logic, every language that outputs machine code is as fast as assembly, which is obviously not true.