Hacker News new | ask | show | jobs
by doublec 4446 days ago
The type safety shown in the article doesn't come at a speed cost. The times are erased during code generation. The generated C code is much like hand crafted C but with the safety confirmed via the types.