ccons


Interactive Console for the C Programming Language

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

Labels:
c llvm clang interactive console