Zephyr ASDL

Site Map

Introduction

ASDL

CSDL

  • CCL
  • \-RTL
  • SLED
  • vpo

    RTLs

    Talks & Papers

    Software

    People

    Mailing lists

    Job Openings


    Nat'l Infrastructure

  • What & Why?
  • Sponsors

  • The Zephyr Abstract Syntax Description Language (ASDL) is designed to describe the tree-like data structures in compilers. Its main goal is to provide interoperability for compiler parts written in different languages. ASDL makes it easy to communicate complex recursive data structures. ASDL and its tools provide

    The ASDL tool suite includes asdlGen, which creates data-structure definitions and supporting code, and ASDLbrowse, a graphical browser and editor for data described with ASDL.


    Back to Zephyr home page