Go to file
Bananymous d4708ae322 Add README.md for phase 1 2024-02-14 02:41:33 +02:00
01_lexer Add README.md for phase 1 2024-02-14 02:41:33 +02:00
02_syntax spring 2024 git template 2023-12-18 07:45:29 +02:00
03_syntax_tree spring 2024 git template 2023-12-18 07:45:29 +02:00
04_semantics_and_running spring 2024 git template 2023-12-18 07:45:29 +02:00
.gitignore spring 2024 git template 2023-12-18 07:45:29 +02:00
README.md spring 2024 git template 2023-12-18 07:45:29 +02:00

README.md

COMP.CS.400 Principles of Programming Languages

This GIT repository is for the development of the course project. Each of the submission phases have their own folder. Please put all the neccessary code for each submission inside the folder specified (i.e. each folder should be a standalone application - even if that means copying files from one folder to another!)