Hacker News new | ask | show | jobs
by shouyatf 2694 days ago
> You can also simply translate your entire C/C++ codebase to V and make your build times up to 400 times faster. An automatic translator supports the latest standards of these languages.

How do you plan to translate the latest C++ standard with all those template stuff?