Comment by affyboi 4 years ago Short answer is that it doesn't: it lets tree-sitter do the heavy lifting to parse everything 1 comment affyboi Reply dataflow 4 years ago Thanks! But then I guess my question is how does tree-sitter do it? I assume it has to choke on at least macros, right? Or does it call the actual compiler routines (like libclang)?
dataflow 4 years ago Thanks! But then I guess my question is how does tree-sitter do it? I assume it has to choke on at least macros, right? Or does it call the actual compiler routines (like libclang)?
Thanks! But then I guess my question is how does tree-sitter do it? I assume it has to choke on at least macros, right? Or does it call the actual compiler routines (like libclang)?