DXR: Difference between revisions

398 bytes added ,  17 June 2011
no edit summary
No edit summary
Line 1: Line 1:
DXR is a smart source code browser, along the lines of MXR, that uses instrumented compilers to determine information about every variable, type, and function in your code for an enhanced browsing experience.
DXR is a smart source code browser, along the lines of MXR, that uses instrumented compilers to determine information about every variable, type, and function in your code for an enhanced browsing experience. It is primarily developed by [http://vocamus.net/dave/ David Humphrey] and [http://quetzalcoatal.blogspot.com Joshua Cranmer]; for more information, you can check the [irc://irc.mozilla.org/static #static channel on irc.mozilla.org] or [https://lists.mozilla.org/listinfo/dev-static-analysis the static analysis mailing list] ([news://news.mozilla.org/mozilla.dev.static.analysis as a newsgroup]).


== Obtaining source code ==
== Obtaining source code ==
192

edits