Thanks to visit codestin.com
Credit goes to github.com

Skip to content

hrtan99/tapl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains the implementation of semantics and simple type checker for the book TAPL.

Directory Structure:

  • Untyped Arith - implementation of untyped arithemetic expression, corresponding to chapter 3 ~ 4;
  • Untyped - implementation of untyped lambda calculus, corresponding to chapter 5 ~ 7;
  • SimplyTyped - implementation of simply typed lambda calculus (STLC), corresponding to chapter 8 ~ 10.

About

Implementation of TAPL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published