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

Is it possible to do Dependent Types in Typed Racket?

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

Problem

Is it possible to use Dependent Types in the existing Typed Racket implementation? (ie do they exist in it?)

Is it reasonably possible to implement a Dependent Types System using Typed Racket?

Solution

Dependent Types in Racket are being worked on by Andrew Kent at Indiana University.

There is a set of slides. There is a talk.

Of interest, this potentially also impacts Typed Clojure, which is strongly modeled on Typed Racket.

Context

StackExchange Computer Science Q#14905, answer score: 5

Revisions (0)

No revisions yet.