Skip to content

cannor147/itmo-tt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

en en

Type Theory

Course was designed and taught by Dmitry Shtukenberg at ITMO University in 2019 (year2017, 5th semester).

Labs

  1. Parenthesis placement in lambda expression
  2. Normalization of lambda expression
  3. Type inference simply typed lambda calculus

All tasks (ru) are stored in one file. In addition to main directory with solutions in Java, here is also a solution of the first task in Haskell.

Homeworks

Useful links