Repo copy files
[pkgsrcv2.git] / lang / cint / DESCR
1 "cint"  is  a  C/C++ interpreter. About 95% of ANSI C and
2 90% of C++ features are covered. (Data abstraction,  class
3 inheritance, virtual function, function and operator over-
4 loading, default parameter, template,  etc...)   Cint  has
5 source  code  debugger  which has sufficient capability to
6 debug complicated C++ program.