C and tcc: a language and compiler for dynamic code generation
ACM Trans. Program. Lang. Syst., pp. 324-369, 1999.
EI
Keywords:
c code incrementallydynamic compilationdynamic code optimizationdynamic code generationcode qualityMore(9+)
Abstract:
Dynamic code generation allows programmers to use run-time information in order to achieve performance and expressiveness superior to those of static code. The 'C(Tick C) language is a superset of ANSI C that supports efficient and high-level use of dynamic code generation. 'C provides dynamic code generation at the level of C expressions...More
Code:
Data:
Tags
Comments