logoalt Hacker News

jhancocktoday at 12:22 AM1 replyview on HN

AST of what? Will it read my clojure code's forms as such? What if my source file has a paran balancing error? I feel I'm thinking of this at the wrong level/angle.


Replies

gritzkotoday at 1:41 AM

I cannot remember a case, in the last 10 years at least, when I committed code that does not compile. Why should I share that? Also, tree-sitter sort of handles that.

show 1 reply