Google Closure Compiler - what does the name mean?
Posted
by
mikez302
on Programmers
See other posts from Programmers
or by mikez302
Published on 2012-01-05T18:12:01Z
Indexed on
2012/09/19
9:51 UTC
Read the original article
Hit count: 314
I am curious about the Google Closure Compiler. Why did they name it that? Does it have anything to do with lexical closures?
EDIT: I tried researching it in the FAQ and documentation, as well as doing Google searches such as "closure compiler name". I couldn't find anything definite, hence the reason I am asking. I don't think I will get a profoundly helpful answer but I was hoping that I could at least satisfy my curiosity.
I am not trying to solve a specific problem. I am just curious.
© Programmers or respective owner