metaprogrammer

From Wiktionary, the free dictionary
Jump to navigation Jump to search

English

[edit]

Noun

[edit]

metaprogrammer (plural metaprogrammers)

  1. (programming) One who uses the technique of metaprogramming.
    • 2010, Andrei Alexandrescu, The D Programming Language:
      Template metaprogrammers in C++ have demonstrated that compile-time computation is an important technology, but they've had to jump through hoops of syntactic fire to practice it.