Skip to content

Latest commit

 

History

47 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

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.

About

Repository for the home assignments from an introductory course on compiler construction using the LaMa programming language

Topics

Resources

Stars

13 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors