Lecture
This lecture covers the Computer Language Processing Lab, focusing on implementing a parser for transforming tokens into an Abstract Syntax Tree. Topics include lexer, parser, grammar, implementation using Scallion, tree transformation, and parser combinators.