Note re DSL-to-AST translation

This commit is contained in:
Tony Garnock-Jones 2021-05-25 14:37:44 +02:00
parent 668d4e6271
commit badb059440
1 changed files with 6 additions and 0 deletions

View File

@ -689,5 +689,11 @@ definitions for the metaschema.
- There are side conditions on AST instances. It would be nice to
eventually be able to express these within the metaschema.
- It'd be interesting to,
[Ometa](https://en.wikipedia.org/wiki/OMeta)-like, be able to
specify the DSL-to-AST translation process as a schema. One
challenge in doing so is the way schemas are required to be
*reversible* at present.
<!-- Heading to visually offset the footnotes from the main document: -->
## Notes