Compile vs Metaprogram - What's the difference?
compile | metaprogram |
To put together; to assemble; to make by gathering things from various sources.
(obsolete) To construct, build.
* 1590 , (Edmund Spenser), The Faerie Queene , III.3:
(computing) To use a compiler to process source code and produce executable code.
(computing) To be successfully processed by a compiler into executable code.
(obsolete) To contain or comprise.
* Spenser
(obsolete) To write; to compose.
(computing) An act of compiling code.
* 1985 , Robert A Stern, An Introduction to Computers and Information Processing
* 2007 , Scott Meyers, Mike Lee, MAC OS X Leopard: Beyond the Manual
(neurolinguistic programming ) A thinking pattern which determines what information a person takes note of and what information they screen out.
(programming) A computer program that writes or manipulates other programs as data, or does the work at runtime that would otherwise be done at compile time.
As nouns the difference between compile and metaprogram
is that compile is (computing) an act of compiling code while metaprogram is (neurolinguistic programming ) a thinking pattern which determines what information a person takes note of and what information they screen out.As a verb compile
is to put together; to assemble; to make by gathering things from various sources.compile
English
Verb
(compil)- Samuel Johnson compiled one of the most influential dictionaries of the English language.
- Before that Merlin dyde, he did intend / A brasen wall in compas to compyle / About Cairmardin [...].
- After I compile this program I'll run it and see if it works.
- There must be an error in my source code because it won't compile .
- Which these six books compile .
Derived terms
* compiler, compilatorNoun
(en noun)- ...programming team managers assumed the "improved programs" produced through structured programming would not require as many compiles during development.
- Any file with an error or warning on it will be added to this smart group until the next compile .