fram-lang/dbl

Concrete syntax of label and handler types

Open

#206 opened on Apr 2, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)OCaml (28 forks)auto 404
0. parsinggood first issue

Repository metrics

Stars
 (46 stars)
PR merge metrics
 (PR metrics pending)

Description

We should extend parser to recognize label types and handler types. Currently, these types are used in a type-checker and can be printed by a pretty-printer.

Contributor guide