Essays about: "Metaprogram"

Found 2 essays containing the word Metaprogram.

  1. 1. Metametaprogramming for Java with Spoon

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Andrew Bwogi; [2021]
    Keywords : ;

    Abstract : Metaprogramming is used to abstract away complicated code by o˙ering a more intuitive interface that automatically generates it. Spoon and ASM are two metaprogram libraries for Java that operate on programs at source code and bytecode level respectively. READ MORE

  2. 2. Downgrading Java 5.0 Projects : An approach based on source-code transformations

    University essay from Matematiska och systemtekniska institutionen

    Author : Tamara Steijger; [2008]
    Keywords : Source-Code Transformation; Java; Metaprogram; RECODER;

    Abstract : The introduction of Java 5.0 came along with an extension of the language syntax. Several new language features as generic types and enumeration types were added to the language specification. These features cause downward-incompatibilities, code written in Java 5. READ MORE