Télécharger la liste

Description du projet

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.

Système requise

System requirement is not defined
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

Sous-ensemble d'appels système POSIX, Win32 API et TCP / IP de bibliothèque ont été ajoutés. Rechercher dans lib / POSIX, lib/win32api et répertoire lib / socket. Au préalable le soutien de la Standard Template Library (STL), espaces de noms, gestion des exceptions, dynamic_cast, static_cast, reinterpret_cast, const_cast (pas de contrôle de l'exécution) et "long terme". Documentation supplémentaire .
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