|
[2009-11-19] Using C Programming To Simplify JavaScripting With Closure Compiler A few days ago, Google released their Closure Compiler project for optimizing JavaScript. Here's what they write about the Closure Compiler:
[2009-11-05] How To Use C Programming To Verify Your Javascript In the past few days, I've worked on finding a way to do static code analysis on JavaScript files.The resaon is that I want to apply some sort of binary and source code checking like FxCop and StyleCop provides for C#.
|