全部搜尋項
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 原始碼: dustmite  ]

套件:dustmite(0.0.430-2)

dustmite 的相關連結

Screenshot

Debian 的資源:

下載原始碼套件 dustmite

維護小組:

外部的資源:

相似套件:

Tool for minimizing D source code

DustMite is a tool for minimizing D source code. It was inspired by Tigris Delta and a thread on digitalmars.D.learn. Reducing C++ code also works quite well via --split *.{c,cpp,h,hpp}:d.

DustMite will parse the source code into a simple hierarchy, and attempt to shrink it by deleting fragments iteratively, as long as the result satisfies a user-specified condition.

Its use-cases include:

 * Reducing compiler bug test cases.
 * Finding the source of ambiguous or misleading compiler error messages
   (e.g. errors with the file/line information pointing inside Phobos)
 * Alternative unit test code coverage (DustMite can remove all code that
   does not affect the execution of your unit tests).
 * Similarly, if you have complete test coverage, it can be used for
   reducing the source tree to a minimal tree which includes support for
   only enabled unittests.
   This can be used to create a version of a program or library with a
   test-defined subset of features.
 * The --obfuscate option can obfuscate your code's identifiers.

其他與 dustmite 有關的套件

  • 依賴
  • 推薦
  • 建議
  • 增強

下載 dustmite

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
amd64 324。8 kB1,453。0 kB [檔案列表]
arm64 298。6 kB1,457。0 kB [檔案列表]
armel 294。1 kB1,387。0 kB [檔案列表]
armhf 299。2 kB1,067。0 kB [檔案列表]
i386 346。4 kB1,602。0 kB [檔案列表]
mipsel 357。2 kB1,968。0 kB [檔案列表]
s390x 310。8 kB1,581。0 kB [檔案列表]