

Woboq Code Browser
Woboq Code Browser is a web-based C and C++ code browser that uses a desktop component to generate static HTML pages for code analysis. It focuses on improving the code navigation with proper semantic highlighting and tooltips.
Cost / License
- Freemium (Pay once)
- Proprietary
Platforms
- Mac
- Linux
- Online
- Self-Hosted
Features
Tags
- development
- inheritance-diagrams
- source-code-analysis
Woboq Code Browser News & Activities
Recent activities
- Creative_joe liked Woboq Code Browser
Woboq Code Browser information
What is Woboq Code Browser?
Woboq Code Browser is a web-based C and C++ code browser that uses a desktop component to generate static HTML pages for code analysis. It focuses on improving the code navigation with proper semantic highlighting and tooltips.
It works by way of a generator that generates static HTML pages that can be served by any web server. It indexes and semantically analyzes the source code in the generation step, using the clang libraries to parse the code. It does not need a server-side database or CGI scripts, so it is easier to host. It can be run automatically periodically or with a hook on a version control or CI system.
The generator runs on Linux or Mac and can be integrated with the build systems (CMake, QMake, others).







