Comment on Lisp implemented in Rust macrosparentComments−ramon1561yC++ templates are a hell to develop with, at least macro_expand is a thing in Rust. It's the fact Rust's tooling is so well done.−pjmlp1yThere are C++ template debugging tools in IDEs.
Comments
C++ templates are a hell to develop with, at least macro_expand is a thing in Rust. It's the fact Rust's tooling is so well done.
There are C++ template debugging tools in IDEs.