bennn / require-typed-scv

Typed Racket's `require/typed`, with soft contract verification
Other
1 stars 0 forks source link

parse fully-expanded types #10

Closed bennn closed 7 years ago

bennn commented 7 years ago

parse-type should not use surface syntax, it should fully expand first

is this feasible?

bennn commented 7 years ago

No, this seems very difficult. Some notes/thoughts:

At least while require-typed-scv is prototype work, I don't think it's worth the effort to parse types properly.