
ccons
Note: The project has moved to GitHub
: https://github.com/asvitkine/ccons
The goal of the ccons project is to create an interactive console for the C programming language, similar to "python" and "irb" for Python and Ruby respectively.
The project builds on top of clang and llvm.
See presentation.
Project Information
- License: MIT License
- 60 stars
- svn-based source control
Labels:
c
llvm
clang
interactive
console