m8

A general-purpose preprocessor for metaprogramming.


 example/basic/CMakeLists.txt | 44 --------------------------------------------
 example/basic/src/main_m8.cc | 27 ---------------------------
 example/hello/hello.m8       | 32 ++++++++++++++++++++++++++++++++
 3 files changed, 32 insertions(+), 71 deletions(-)
Back to Top