Skip to content

Eaorns/coconut

 
 

Repository files navigation

CoCoNut

Dependencies:

  • Bison
  • Flex
  • Cmake (> 3.13)
  • GCC or Clang
  • Graphviz is required if you want to turn the generated dot diagram into an image via make dot

For Cmake, Ubuntu 18 or older provides a very old version so it is best to add the kitware ppa or to build from source: cmake download or cmake apt page Ubuntu 20 seems to work fine with the version present in the apt repo.

Latest version is tested on Ubuntu 20, Fedora, and WSL (Ubuntu 20).

Documentation

Documentation can be found here

About

CoCoNut fork with AST debugging capabilities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 89.0%
  • Yacc 6.5%
  • Lex 1.9%
  • CMake 1.7%
  • Shell 0.6%
  • Python 0.2%
  • Makefile 0.1%