au-ts / cogent

Cogent Project
https://trustworthy.systems/projects/TS/cogent.pml
Other
158 stars 26 forks source link

Recursive Types #320

Open zilinc opened 4 years ago

zilinc commented 4 years ago

Synopsis

It's an undergrad thesis project. The goal is to add recursive datatypes (e.g. Lists, Trees) into Cogent. It will be implemented in Minigent, and is being ported to Cogent.

It doesn't have a full termination checker, which will be a separate project.

Progress

329