Skip to content

FrankBro/lambda-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lambda-rs

Rewriting algorithm w in Rust using indexes for type variables.

I had rewritten this in F# from ocaml and the usage of ref made it simple but this can't work in rust so I opted for using indexes.

Original implementation from this repo: https://github.com/tomprimozic/type-systems

About

Simple algorithm w type inference in rust

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages