Skip to content

adkozlov/system-f-type-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

System F type checker

Simple type checker implemented in Scala.

How to build

$ git clone https://github.com/adkozlov/system-f-type-checker.git
$ cd system-f-type-checker
$ sbt compile

How to run tests

$ sbt test

About

System F typechecker.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages