Closed ekampf closed 5 years ago
Parser now produced a typed objects tree that describes the code. Renderer just turns the tree into an actual code string.
(as opposed to before where some logic was at the parser and some at the renderer)
Parser now produced a typed objects tree that describes the code. Renderer just turns the tree into an actual code string.
(as opposed to before where some logic was at the parser and some at the renderer)