Downloadliste

Projektbeschreibung

CINT is a C/C++ interpreter which is aimed at processing C/C++ scripts. CINT covers about 95% of ANSI C and 85% of C++. CINT, written in ANSI C (about 80000 loc), is solid enough to interpret itself and let the interpreted version execute a program.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-01-30 15:12
5.14

Teilmenge von POSIX-System fordert, Win32 API und TCP / IP-Bibliothek hinzugefügt wurden. Suchen in lib / posix, lib/win32api und lib / socket-Verzeichnis. Vorläufig der Standard Template Library (STL), Namensräume, Exception Handling, dynamic, static_cast, reinterpret_cast, const_cast (keine Überprüfung zur Laufzeit) und "long long" zu unterstützen. Zusätzliche Unterlagen .
Subset of POSIX system calls, Win32 APIs and TCP/IP library have been added. Look in lib/posix, lib/win32api and lib/socket directory.

Preliminarily support of Standard Template Library (STL)
, namespaces, Exception handling, dynamic_cast, static_cast, reinterpret_cast,const_cast (no runtime check) and "long long".

Additional documentation.

Project Resources