Site Map   |   Contact Us


Home
SHARE in Boston

Assembler Language as a Higher Level Language, Part 2: Applied Macro Techniques

Thursday, August 5, 2010: 4:30 PM-5:30 PM
Room 202 (Hynes Convention Center)
Speaker: John R. Ehrman (IBM Corporation)
Handouts
  • hla2mtf.pdf (296.3 kB)
  • hla2mth.pdf (748.7 kB)
  • Part 2 of this tutorial presentation will build on the basic concepts of the conditional assembly and macro language introduced in Part 1.
    <p>
    Macro instructions can be used not only to extend and increase the power of the familiar "base" or inner Assembler Language, but also to create tailored languages that match application development requirements much more closely than (so-called) high level languages. Macros can provide functional and linguistic modularity, code and storage optimization, reusability, data hiding and encapsulation, abstract data types, polymorphism, and greatly simplified programming.
    <p>
    We'll review some case studies that illustrate a variety of powerful techniques, including the use of new data attributes maintained by the Assembler.

    Tracks: Applications Programming, Architecture, Assembler Intermediate, Development Support, z/OS Systems Programming and z/VM Systems Programming
    Share |




    See more of Project: Assembler Language
    See more of Program: Application Architecture Development