Skip to content

Reimplementations of functional data structures (mostly as presented by Okasaki) in a dependently typed language

Notifications You must be signed in to change notification settings

ichistmeinname/DTDatastructures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DTDatastructures

My department currently has a course on "Functional Programming" using Haskell. The goal of this little project is to take the Haskell code and reimplement it in a dependently typed language (for now Agda, but I want to try Idris as well) to, for example, encode invariants directly. Hopefully, we can then use the material in the upcomming term to impress students with these wonderful languages.

About

Reimplementations of functional data structures (mostly as presented by Okasaki) in a dependently typed language

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published