##Templates Considered Harmful
Templates Considered Harmful is a programming language composed of C++ templates, which is executed by having a C++11-enabled compiler evaluate a typedef
.
To run a program using runtmp.py
, you'll need Python 2 and the GNU g++ compiler. The command is python runtmp.py <program> [<input file>]
.