The topic of this article may not meet Wikipedia's notability guidelines for products and services. Please help to demonstrate the notability of the topic by citing reliable secondary sources that are independent of the topic and provide significant coverage of it beyond a mere trivial mention. If notability cannot be shown, the article is likely to be merged, redirected, or deleted.Find sources: "OpenGrok" – news · newspapers · books · scholar · JSTOR (March 2012) (Learn how and when to remove this message)
OpenGrok
Developer(s)Sun Microsystems/Oracle Corporation
Stable release
1.13.7[1] / 28 March 2024; 3 months ago (28 March 2024)
Repository
Written inJava
Operating systemCross-platform
TypeIndexer and cross-referencer with Revision control
LicenseCDDL
Websiteoracle.github.io/opengrok/ Edit this on Wikidata

OpenGrok is a source code cross-reference and search engine. It helps programmers search, cross-reference, and navigate source code trees to aid program comprehension.

It can read program file formats and version control histories such as Monotone, Subversion, Mercurial, Git, ClearCase, Perforce, AccuRev, Razor, and Bazaar.[2]

The name comes from the term grok, a computing jargon term meaning "intuitive understanding".

OpenGrok is being developed mainly by the community with the help of a few engineers from the Oracle Corporation. OpenGrok is released under the terms of the Common Development and Distribution License (CDDL).

It is mainly written in Java, with some tooling done in Python. It relies on the analysis done by Ctags. There is an official Docker image available.

Features

OpenGrok supports:

See also

References

  1. ^ "Release 1.13.7". 28 March 2024. Retrieved 23 April 2024.
  2. ^ "Supported Revision Control Systems". oracle/Opengrok Wiki. GitHub. Retrieved 2023-12-30.