Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 920 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 920 Bytes

compilers-supplementary

A supplementary repository for the course on compilers.

How to submit tasks:

  • fork the repo
  • implement the corresponding task (branches T01, T02, ...)
  • open pull-request with title [<your_university>] <T#> <Your_Name> <Your_Surname> to this repo to the branch with the corresponding task where
    • <your_university> ::= SPBGU | NUP | CUB | HSE | |ITMO
    • <T#> --- assignment number (the first three symbols of the corresponding branch name)
  • NB: your pr has to contain changes to files *.lama files from folder src
  • NB: be sure that all checks have passed

All lecture notes are located in branch lecture-notes.

This table contains results and deadlines in the corresponding sheets.