-
Notifications
You must be signed in to change notification settings - Fork 570
Closed
Milestone
Description
https://github.com/natefaubion/purescript-cst is at the point where it can parse and compile anything you throw at it (modulo intended breaking changes). It's faster, has better error reporting for many cases that require a lot of backtracking in the current parser, and it can serve as a basis for tooling (formatter) and a grammar specification.
Reactions are currently unavailable