Closed sparverius closed 4 years ago
Side note, what are your thoughts of having an option to output AST (and other ADTs) as json? Doing so could certainly make it easier for people to write extensions.
Exporting AST is definitely very useful. Right now, the syntax of ATS3 is not yet finalized. I would suggest that we wait for a while.
Aids in reading through output tree (in particular when list is empty -- otherwise output is blank)