Matches in DBpedia 2014 for { <http://dbpedia.org/resource/Multi-stage_programming> ?p ?o. }
Showing items 1 to 11 of
11
with 100 items per page.
- Multi-stage_programming abstract "Multi-stage programming (MSP) is a variety of metaprogramming in which compilation is divided into a series of intermediate phases, allowing typesafe run-time code generation.Statically defined types are used to verify that dynamically constructed types are valid and do not violate the type system.In MSP languages, expressions are qualified by notation that specifies the phase at which they are to be evaluated. By allowing the specialization of a program at run-time, MSP can optimize the performance of programs: it can be considered as a form of partial evaluation that performs computations at compile-time as a trade-off to increase the speed of run-time processing.Multi-stage programming languages support constructs similar to the Lisp construct of quotation and eval, except that scoping rules are taken into account.".
- Multi-stage_programming wikiPageExternalLink www.metaocaml.org.
- Multi-stage_programming wikiPageID "39765053".
- Multi-stage_programming wikiPageRevisionID "561418684".
- Multi-stage_programming subject Category:Programming_paradigms.
- Multi-stage_programming subject Category:Type_systems.
- Multi-stage_programming comment "Multi-stage programming (MSP) is a variety of metaprogramming in which compilation is divided into a series of intermediate phases, allowing typesafe run-time code generation.Statically defined types are used to verify that dynamically constructed types are valid and do not violate the type system.In MSP languages, expressions are qualified by notation that specifies the phase at which they are to be evaluated.".
- Multi-stage_programming label "Multi-stage programming".
- Multi-stage_programming sameAs m.0w339j6.
- Multi-stage_programming wasDerivedFrom Multi-stage_programming?oldid=561418684.
- Multi-stage_programming isPrimaryTopicOf Multi-stage_programming.