Skip to content
slecourse edited this page Oct 15, 2012 · 2 revisions

This is the description of an SLECOURSE contribution.

Table of Contents

Headline

Lectures on parsing and language processors

Contributor

Paul Klint

Summary

These are two lectures on "grammars and parsing" and another on "language processors". Both lectures leverage Rascal for the programming part. These lectures form part of a full lecture on "Advanced Programming" at the Universiteit Amsterdam, which covers additional details of metaprogramming and uses software visualization as a crosscutting topic.

Tagging

  • Categories: lecture, concepts, programming
  • Objectives: establish operational understanding of parsing and language processors
  • Prerequisites: basic programming skills
  • Level: introductory

Resources

Link to Dropbox folder of SLECOURSE

(The linked folder makes available slide decks. The two lectures, which are advertised above, are the files "GrammarsAndParsing.pdf" and "LanguageProcessors.pdf". The other files are included into the Dropbox folder to clarify the overall course and enable further reuse.)

Events

  • 11 Oct 2012: added contribution