Lecture overview
Keyboard shortcut: 'u'  Previous page
Keyboard shortcut: 'p'  Next page
Keyboard shortcut: 'n'  Lecture notes - all slides and notes together  slide
Keyboard shortcut: 't'  Help page about these notes  Alphabetic index  Course home  Slide 23 : 26
Overview of LAML tools

LAML is accompanied by a number of useful tools

  • LAML tools

    • SchemeDoc: extracts interface comments from a Scheme source file

      • Inspirred from JavaDoc

      • Most LAML manuals a produced by SchemeDoc together with the manual document style

    • The calendar tool

    • The HTML mirroring tools

    • A bibtex parser and pretty printer

    • A simple XML parser and pretty printer

    • The Scheme pretty printer

    • A HTML parser and pretty printer

    • Others...