Closed pythonbrad closed 1 year ago
Hey, thanks for the PR. Really nice effort, the first question I want to wrt to this design is why JSON?
Hey, thanks for the PR. Really nice effort, the first question I want to wrt to this design is why JSON?
i don't understand what you means by wrt.
Sorry, I am wondering why you chose JSON to represent the AST.
Sorry, I am wondering why you chose JSON to represent the AST.
It's not json.
I will done some research to have a better understanding of a parser.
Base structure
Token
Input
Output