Total Pageviews

5,656,336

Saturday, 6 October 2018

Linux Cross Reference


LXR (formerly "the Linux Cross Referencer") is a software toolset for indexing and presenting source code repositories. LXR was initially targeted at the Linux source code, but has proved usable for a wide range of software projects. lxr.linux.no is currently running an experimental fork of the LXR software.Browse the codeThese are the browsable source code repositores at lxr.linux.no:
LXR Source codeFor the interested, the source code is available as a git repository at git://lxr.linux.no/git/lxrng.git. Not all of the functionality present in mainline LXR is available in this version, and the documentation is unfortunately rather sparse. Don't hesitate to contact lxr@linux.no with any questions, though.

from http://lxr.linux.no
--------------------------


A general purpose source code indexer and cross-referencer that provides web-based browsing of source code with links to the definition and usage of any identifier. Supports multiple languages. Up-to-date information in http://lxr.sourceforge.net

Features

  • Supports multiple languages - C, C++, Java, Python, Ruby, Perl, COBOL and many more
  • Quickly find where an identifier is defined, or where it is used
  • from https://sourceforge.net/projects/lxr/

No comments:

Post a Comment