cs2lint

CubeScript linter for Cube2 engine
git clone git://deadbeef.fr/cs2lint.git
Log | Files | Refs | README | LICENSE

README (242B)


      1 This repo aims at creating a tool that checks CubeScript2 syntax, a so called "linter".
      2 
      3 Needs coco-cpp, clang and ninja to build: just "ninja", files will be generated in folder "b".
      4 
      5 TODO:
      6 
      7 * add TODOs
      8 * document more stuff
      9 * check grammar