notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
non port: lang/cint/files/patch-Makefile

Number of commits found: 2

Monday, 1 Sep 2014
09:51 fjoe search for other commits by this committer
- Update to 5.18.00
- Stagify
- Take back maintainership
Original commitRevision:366855 
Tuesday, 21 Aug 2007
09:43 fjoe search for other commits by this committer
New port: cint

CINT is a C/C++ interpreter aimed at processing C/C++ scripts.

CINT covers about 95% of ANSI C and 85% of C++. A CINT script can call
compiled classes/functions and compiled code can make callbacks to CINT
user defined functions. Utilities, like makecint and rootcint, automate
the process of embedding compiled C/C++ library code as shared objects
(as Dynamic Link Library, DLL, or shared library, .so). Source files
and shared objects can be dynamically loaded/unloaded without stopping
the CINT process. CINT offers a gdb like debugging environment for
interpreted programs.
Original commit

Number of commits found: 2