Is there a BNF type grammer description of the Purescript language?
It is hard to get a good handle on the language when the syntax is buried and scattered into various documentation of concepts and intent and so forth.
Is there a BNF type grammer description of the Purescript language?
It is hard to get a good handle on the language when the syntax is buried and scattered into various documentation of concepts and intent and so forth.
Copyright © 2021 Jogjafile Inc.
The closest thing to that would be the
Parser.yfile, in thepurescript-cstsub-project.