Git Product home page Git Product logo

scdebug's Introduction

ScDebug

ScDebug是基于LLVM/Clang 3.6.2实现的,所以工具需要安装LLVM3.6.2及其依赖工具,具体包括Python2.7+,cmake3.+,gcc6.5.0等。ScDebug工具源码组织结构如下图 7-1所示。src文件夹下为规范化和转换过程的源码,bin文件夹下为工具编译完成后对应的格式化和转换工具,log文件夹下存放包括转换和分块的相关log文件,scdebug.h和scdebugMpfr.h对应为EFA和MPFR两种高精度计算实现的不同方式的头文件,install_scdebug.sh为工具安装的脚本,包括生成MakeFile文件以及编译。

直接执行install_scdebug.sh进行编译安装,或执行cmake CMakeLists.txt 指令生成MakeFile文件,然后执行make命令,编译ScDebug,编译过程如下图 所示。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.