Lab: Definite Clause Grammars

(Programming Paradigms and Formal Semantics)

© 2009–2010, Ralf Lämmel, Universität Koblenz-Landau

  1. Lab and assignments rules
  2. Extra brief Prolog crash course
  3. Introduction to definite clause grammars
  4. Definite clause grammars in Prolog
  5. DCG example: While language (fragment)
  6. DCG example: XML-like trees
  7. Introduction to the first assignment