CINT
Like
CINT is an interpreter for C and C++ code. It is useful e.g. for situations where rapid development is more important than execution time. Using an interpreter the compile and link cycle is dramatically reduced facilitating rapid development.
Cost / License
- Free
- Open Source
Platforms
- Mac
- Windows
- Linux
- BSD
Features
- Support for scripting
- C++
Tags
- cpp-interpreter
CINT News & Activities
Highlights All activities
Recent activities
No activities found.
CINT information
No comments or reviews, maybe you want to be first?
Post comment/reviewWhat is CINT?
CINT is an interpreter for C and C++ code. It is useful e.g. for situations where rapid development is more important than execution time. Using an interpreter the compile and link cycle is dramatically reduced facilitating rapid development. CINT makes C/C++ programming enjoyable even for part-time programmers.