# Training Exam for PL
# Parsing RegExps
- Read carefully the pdf with the questions (opens new window)
- Fill the code in this template repo ULL-ESIT-PL-2122/exam-training-template (opens new window)
AST Explorer (opens new window) supports various regexp parsers. Feel free to play with them and have a look at the shapes of the ASTs.
# Other Examples
- See also another exam example in section Translator from Egg AST to AST Term of the TFA. The task there is to build a JSON Parser and translate a JSON containing the AST of an Egg parser onto the term notation.
#Labs
- Task GitHub-AluXXXX Form
- Lab GitHub Campus Expert
- Lab GitHub Project Board
- Lab GitPod and Visual Studio Code
- Lab IAAS
- Lab Espree Logging
- Lab Hello Compilers
- Lab Constant Folding
- Lab ast-types
- Lab egg-parser
- Lab Lexer Generator
- Lab The Egg Interpreter
- Lab Adding OOP to the Egg Parser
- Lab Extending the Egg Interpreter
- Lab TFA: Final Project PL
- Task Training Exam for PL
Comments#
Last Updated: 9 months ago