C/C++ Interpreter
CINT is a C/C++ interpreter which is aimed at processing C/C++ scripts. Scripts
are programs which perform specific tasks. Generally execution time is not
critical, but rapid development is. 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.
- Sources inherited from project openSUSE:13.1
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:13.1:Update/cint && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
cint-5.18.00.tar.bz2 | 0001728297 1.65 MB | |
cint.changes | 0000000850 850 Bytes | |
cint.spec | 0000002438 2.38 KB | |
pic-flag.patch | 0000000356 356 Bytes |
Comments 0