GithubHelp home page GithubHelp logo

gmarpons / crisp Goto Github PK

View Code? Open in Web Editor NEW
33.0 33.0 3.0 947 KB

A Clang/LLVM add-on to enforce coding rules

License: GNU General Public License v3.0

Shell 59.32% CSS 2.63% C++ 27.73% C 4.06% Prolog 6.28%

crisp's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

crisp's Issues

How is this project's progress?

I am excited to find this project, I always want to use DSL to describe coding rules, you said "A high-level declarative DSL to easily write new rules is under development", and I wander how is this project's progress ?

Compilation with -DCMAKE_BUILD_TYPE=Debug fails

On branch get_rules_dir_at_runtime.

error: unable to load plugin
'/home/gmarpons/llvm-cmake-debug/projects/crisp/lib/DeclExtractor/libdeclextractor.so':
'/home/gmarpons/llvm-cmake-debug/projects/crisp/lib/DeclExtractor/libdeclextractor.so:
undefined symbol: _ZN4llvm9DebugFlagE'
make[2]: *** [lib/CrispClangPlugin/CMakeFiles/run_clang_decl_extractor.dir/ClangDeclarations.cpp.o] Error 1

Convert ENABLE_DATA_ROOT=1 into a run-time option

It's currently a compilation option.

The future run-time option could be a directory to find data (Prolog files), with install dir as default.

If it was a run-time option, one of the two compilations of PrologEngineWrapper during build could be avoided, at least in Release mode, where both compilations are identical except by its data root directory.

This is going to be implemented directly for CMake build process.

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.