Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> So he built a "runtime" that is actually ran by the compiler around this idea for fun.

Funnily enough, sufficiently enough of C++ is constexpr-able that it was the driving force for compile-time reflection in C++[1], which is not unlike what the author has done.

Although the new syntax is much more readable than what the author chose to do with expression templates, it's still annoying, as is much of C++. But I still like it, so I am decidedly Stockholmed.

[1]: https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2025/p29...



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: