JavaScript Reporter(tm) JavaScript Tool

JavaScript Reporter quickly locates and reports problems in JavaScript code. It detects and reports errors that could only be discovered otherwise by running many separate web browser runtime edit-test cycles.

JavaScript Reporter(tm) JavaScript Tool

JavaScript Reporter(tm) JavaScript Tool

     

JavaScript Reporter quickly locates and reports problems in JavaScript code. It detects and reports errors that could only be discovered otherwise by running many separate web browser runtime edit-test cycles. Reporter finds and reports illegal JavaScript, even when the JavaScript is embedded in HTML files. Errors can be typographical errors, missing quotes, unmatched delimiters, incorrect punctuation, unreachable or dead code, unused variables, and typing errors.

Reporter encourages Type-Safe programming practices by inferring the types of all expressions in the JavaScript using an extended Hindley-Milner type analysis, and checking the results for type inconsistencies. Type-Safe code is simply easier to read and understand, and its use makes code more correct, reliable, maintainable, and extensible.

Reporter includes a DOM dictionary that allows it to check all aspects of JavaScript programs, including browser-specific operations.

For more information.

http://www.dhitechnologies.com/products/reporter/