Releases: model-checking/cbmc-viewer
viewer-3.0.1
This is CBMC Viewer version 3.0.1.
On MacOS, you can install with brew: Run
brew install aws/tap/cbmc-viewer
On all machines, you can install with pip: Run
python3 -m pip install cbmc-viewer
For best results, install universal ctags or exuberant ctags with
- MacOS:
brew install universal-ctags
orbrew install ctags
- Ubuntu:
sudo apt install universal-ctags
orsudo apt install ctags
- Windows: Follow the installation instructions in the universal-ctags or exuberant ctags repository.
Universal ctags gives the best results.
viewer-3.0
This is CBMC Viewer version 3.0.
On MacOS, you can install with brew: Run
brew install aws/tap/cbmc-viewer
On all machines, you can install with pip: Run
python3 -m pip install cbmc-viewer
For best results, install universal ctags or exuberant ctags with
- MacOS:
brew install universal-ctags
orbrew install ctags
- Ubuntu:
sudo apt install universal-ctags
orsudo apt install ctags
- Windows: Follow the installation instructions in the universal-ctags or exuberant ctags repository.
Universal ctags gives the best results.
viewer-2.14
This is CBMC Viewer version 2.14.
On MacOS, you can install with brew: Run
brew install aws/tap/cbmc-viewer
On all machines, you can install with pip: Run
python3 -m pip install cbmc-viewer
For best results, install universal ctags or exuberant ctags with
- MacOS:
brew install universal-ctags
orbrew install ctags
- Ubuntu:
sudo apt install universal-ctags
orsudo apt install ctags
- Windows: Follow the installation instructions in the universal-ctags or exuberant ctags repository.
Universal ctags gives the best results.
viewer-2.13
This is CBMC Viewer version 2.13.
On MacOS, you can install with brew: Run
brew install aws/tap/cbmc-viewer
On all machines, you can install with pip: Run
python3 -m pip install cbmc-viewer
For best results, install universal ctags or exuberant ctags with
- MacOS:
brew install universal-ctags
orbrew install ctags
- Ubuntu:
sudo apt install universal-ctags
orsudo apt install ctags
- Windows: Follow the installation instructions in the universal-ctags or exuberant ctags repository.
Universal ctags gives the best results.
viewer-2.12
This is CBMC Viewer version 2.12.
On MacOS, you can install with brew: Run
brew install aws/tap/cbmc-viewer
On all machines, you can install with pip: Run
python3 -m pip install cbmc-viewer
For best results, install universal ctags or exuberant ctags with
- MacOS:
brew install universal-ctags
orbrew install ctags
- Ubuntu:
sudo apt install universal-ctags
orsudo apt install ctags
- Windows: Follow the installation instructions in the universal-ctags or exuberant ctags repository.
Universal ctags gives the best results.
viewer-2.11
This is CBMC Viewer version 2.11.
On MacOS, you can install with brew: Run
brew install aws/tap/cbmc-viewer
On all machines, you can install with pip: Run
python3 -m pip install cbmc-viewer
For best results, install universal ctags or exuberant ctags with
- MacOS:
brew install universal-ctags
orbrew install ctags
- Ubuntu:
sudo apt install universal-ctags
orsudo apt install ctags
- Windows: Follow the installation instructions in the universal-ctags or exuberant ctags repository.
Universal ctags gives the best results.
viewer-2.10
This is CBMC Viewer version 2.10.
To install this release, download the "PIP installation package" below and run
sudo python3 -m pip install --upgrade cbmc_viewer-*.whl
For best results, install universal ctags or exuberant ctags with
- MacOS:
brew install universal-ctags
orbrew install ctags
- Ubuntu:
sudo apt install universal-ctags
orsudo apt install ctags
- Windows: Follow the installation instructions in the universal-ctags or exuberant ctags repository.
Universal ctags gives the best results.
viewer-2.9
This is CBMC Viewer version 2.9.
To install this release, download the "PIP installation package" below and run
sudo python3 -m pip install --upgrade cbmc_viewer-*.whl
For best results, install universal ctags or
exuberant ctags with
- MacOS:
brew install universal-ctags
orbrew install ctags
- Ubuntu:
sudo apt install universal-ctags
orsudo apt install ctags
- Windows: Follow the installation instructions in the
universal-ctags or
exuberant ctags repository.
Universal ctags gives the best results.
viewer-2.8
This is the CBMC Viewer version 2.8.
To install this release, download the "PIP installation package" as $PACKAGE and run
sudo python3 -m pip install --upgrade $PACKAGE
To get the best results, install Exuberant Ctags with the following commands:
On MacOS: brew install ctags
On Ubuntu: sudo apt-get install ctags
On Windows: Download from https://sourceforge.net/projects/ctags
viewer-2.7
This is the CBMC Viewer version 2.7.
To install this release, download the "PIP installation package" as $PACKAGE and run
sudo python3 -m pip install --upgrade $PACKAGE
To get the best results, install Exuberant Ctags with the following commands:
On MacOS: brew install ctags
On Ubuntu: sudo apt-get install ctags
On Windows: Download from https://sourceforge.net/projects/ctags