Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/l-tchen/type-theory

Lecture note on Lambda Calculus and Types for FLOLAC
https://github.com/l-tchen/type-theory

lambda-calculus lecture system-f type-theory

Last synced: 10 days ago
JSON representation

Lecture note on Lambda Calculus and Types for FLOLAC

Awesome Lists containing this project

README

        

# Introduction to Lambda Calculus and Types

## Requirement

* XeLaTeX
* latexmk
* Fira Sans Font (optional)

## Compilation

To compile every lecture note, do

``make``

or to compile specific lecture note, do

``make lecture{0,1,2,3}``