[ 原始碼: cvise ]
套件:cvise(2.1.0-1)
super-parallel Python port of the C-Reduce project
C-Vise is a tool that takes a large C, C++ or OpenCL program that has a property of interest (such as triggering a compiler bug) and automatically produces a much smaller C/C++ or OpenCL program that has the same property. It is intended for use by people who discover and report bugs in compilers and other tools that process C/C++ or OpenCL code.
NOTE: C-Vise happens to do a pretty good job reducing the size of programs in languages other than C/C++, such as JavaScript and Rust. If you need to reduce programs in some other language, please give it a try.
其他與 cvise 有關的套件
|
|
|
|
-
- dep: clang-format-9
- Tool to format C/C++/Obj-C code
-
- dep: libc6 (>= 2.7)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libclang-cpp9
- C++ interface to the Clang library
-
- dep: libgcc-s1 (>= 3.5)
- GCC 支援函式庫
-
- dep: libllvm9 (>= 1:9~svn298832-1~)
- Modular compiler and toolchain technologies, runtime library
-
- dep: libstdc++6 (>= 9)
- GNU Standard C++ Library v3
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pebble
- Threading and multiprocessing eye-candy
-
- dep: python3-psutil
- module providing convenience functions for managing processes (Python3)
-
- dep: unifdef
- Remove cpp '#ifdef' lines from files