An open API service indexing awesome lists of open source software.

https://github.com/sinipelto/popl-exercises

Principles of Programming Languages Autumn 2019 Course Exercises.
https://github.com/sinipelto/popl-exercises

bnf custom-programming-language lexer lexical-analysis lexical-analyzer parser principles programming-language syntax-analysis syntax-tree tokenizer

Last synced: 6 months ago
JSON representation

Principles of Programming Languages Autumn 2019 Course Exercises.

Awesome Lists containing this project

README

          

# popl-exercises
Principles of Programming Languages Autumn 2019 Course Exercises.

TIE-20306 Principles of Programming Languages
=============================================
This GIT repository is for the development of the course project.
Each of the submission phases have their own directory.
Please put all the neccessary code for each submission inside the
directory specified (even if that means copying files from one
directory to another!)