Commit 6d3ea64
committed
Schema Definition Language Parser
This is a parser for the ad-hoc type definition language included in the
spec. This should also serve as a de-facto spec for the language.
Clearly once this is stable we should include it in the actual spec as
well.
This should end up being useful in a few contexts, including
client-side types and also a DSL for producing the JS type definitions
which can be tedious to write, and a way to specify acceptance tests.
(This would be a clear next step for this project)1 parent 33ed9aa commit 6d3ea64
File tree
5 files changed
+766
-3
lines changed- src/language
- __tests__
5 files changed
+766
-3
lines changed
0 commit comments