sxr-server

source-code Introspection Tool

Install

All systems
curl cmd.cat/sxr-server.sh
Debian Debian
apt-get install synopsis
Ubuntu
apt-get install synopsis
image/svg+xml Kali Linux
apt-get install synopsis
Fedora
dnf install synopsis
Windows (WSL2)
sudo apt-get update sudo apt-get install synopsis
Raspbian
apt-get install synopsis

synopsis

source-code Introspection Tool

Synopsis is a multi-language source code introspection tool that provides a variety of representations for the parsed code to enable further processing such as documentation extraction, reverse engineering, and source-to-source translation. Synopsis provides a framework of C++ and Python APIs to access these representations and allows Processor objects to be defined and composed into processing pipelines, making this framework very flexible and extensible.