Hacker News new | ask | show | jobs
by halis 101 days ago
I suppose if you stored the code in ASTs and the LLMs all have to parse the code into ASTs when analyzing it, you could make it more efficient for them to work on code?
1 comments

Actually, based on a google search apparently LLMs don't parse code into ASTs.