lambda-buffers
lambda-buffers copied to clipboard
Leftovers for `docs/syntax.md`
In #116, docs/syntax.md
was created to specify a LambdaBuffers Frontend file. The chapter is a first draft, and needs improvement.
The remaining work is as follows:
- Rearranging grammar productions to be more consistent with internals: https://github.com/mlabs-haskell/lambda-buffers/pull/117#discussion_r1365086275
- Documenting behavior of imports: https://github.com/mlabs-haskell/lambda-buffers/pull/117#discussion_r1364915922
- General wording improvements / cohesiveness with other chapters.