HiveBrain v1.2.0
Get Started
← Back to all entries
patternMinor

Type-system combining type-states and typed effects?

Submitted by: @import:stackexchange-cs··
0
Viewed 0 times
combiningeffectsstatessystemtypetypedand

Problem

Has anyone succeeded in implementing or designing a type-system that combines both type-state (linear types) and effect types (e.g. Koka)?

Solution

Edwin Brady has done some work in that area using dependent types in IDRIS. Take a look at his work, in particular Programming and Reasoning with Algebraic Effects and Dependent Types and Resource-dependent Algebraic Effects.

Context

StackExchange Computer Science Q#59711, answer score: 9

Revisions (0)

No revisions yet.