Closed
Description
- Lexer (done once Lexer #8 is merged?)
- AST Representation (Should be nearly done, but might need some work due to types, also needs tests)
- Parser (Look here for inspiration? Repo seems abandoned)
- Errors?
To me the lexer looks finished but I have not tested, next would be an AST representation of the types, then the parser?
I just created this issue to track the progress of the parser as @calebmer and I need it for a different project. On that note I think splitting the graphql implementation into separate crates and then having a single executable server that uses them will provide the best organization.
Metadata
Metadata
Assignees
Labels
No labels