Search Results

3
votes

Best non-C++ language for generative programming?

The "D" programming language is C++-like but has much better metaprogramming support. Here's an exampl …