タグ

関連タグで絞り込む (0)

  • 関連タグはありません

タグの絞り込みを解除

ProgrammingとSourceとdebugに関するkhikerのブックマーク (3)

  • CQUAL

    New! We have switched the project over to subversion rather than cvs, so you should use that if you wish to check out the latest version. Oink is a new C/C++ toolkit that includes Cqual++, a C/C++ frontend for Cqual. Oink was developed by Dan Wilkerson. Version 0.991, a bugfix version, is available. (If you want to use flow-sensitive qualifiers, you should use version 0.981 instead.) For questions

  • 静的コード解析 - Wikipedia

    静的コード解析 (せいてきコードかいせき、static code analysis) または静的プログラム解析 (static program analysis) とは、コンピュータのソフトウェアの解析手法の一種であり、実行ファイルを実行することなく解析を行うこと。逆にソフトウェアを実行して行う解析を動的プログラム解析と呼ぶ[1]。静的コード解析はソースコードに対して行われることが多いが、少数ながらオブジェクトコードに対して行う場合もある。また、この用語は以下に列挙するツールを使用した解析を意味することが多い。人間が行う作業はインスペクション、コードレビューなどと呼ぶ。日語では静的コード分析とも訳される[2]。 ツールが行う静的コード解析の洗練度は、個々の文や宣言だけを検証するものから、プログラム全体を解析するものまで様々である。解析結果の利用も様々で、Lintのように単に指摘するだけの

  • FOSSology

    FOSSology is a open source license compliance software system and toolkit. As a toolkit you can run license, copyright and export control scans from the command line. As a system, a database and web ui are provided to give you a compliance workflow. License, copyright and export scanners are tools available to help with your compliance activities.

    khiker
    khiker 2010/03/01
    souce analysis
  • 1