Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
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.