Y
Hacker News
new
|
ask
|
show
|
jobs
by
wlievens
5806 days ago
I would
hope
that minifiers use a JS parser!
1 comments
bruceboughton
5806 days ago
I imagine much of the minification could be done using just a lexer rather than a full parser. I'm quite probably wrong though.
link