Search for dissertations about: "macro-expansion"

Found 1 swedish dissertation containing the word macro-expansion.

  1. 1. A program manipulation system based on partial evaluation

    Author : Anders Haraldsson; Erik Sandewall; Mats Nordström; Linköpings universitet; []
    Keywords : NATURVETENSKAP; NATURAL SCIENCES; program manipulation; partial evaluation; program optimization; LISP; beta-expansion; macro-expansion; Computer science; Datavetenskap;

    Abstract : Program manipulation is the task to perform transformations on program code, and is normally done in order to optimize the code with respect of the utilization of some computer resource. Partial evaluation is the task when partial computations can be performed in a program before it is actually executed. READ MORE