3 Commits

Author SHA1 Message Date
ae2556ac9e TODO: REVIEW THIS FUNCTION Add function to print AST 2025-04-02 11:29:09 +02:00
a09d591e86 Fix memory leak in ast.
If a node has children the array of children was never freed.
2025-04-02 11:29:09 +02:00
4e1186a305 Add basic AST functionality 2025-04-02 11:29:09 +02:00