Hacker News new | ask | show | jobs
by danielheath 1370 days ago
Having application build a string and pass it to a library which parses the string into an AST cannot be as efficient as just building the AST, right?
1 comments

It's a lot more efficient for the human who is used to reading SQL to read the SQL (or even SQL-producing code) than AST