Download List

Descripción del Proyecto

UnderC was designed as a compact fast interpreter

which does most of the ISO standard. It does

templates, and comes with 'pocket' versions of the standard library classes like string, vector, map,

  1. It is very straightforward to load functions

from shared libraries using a simple pragma and an external "C" directive. UnderC is a fully interactive system, so single lines of code can be quickly evaluated and tested.

System Requirements

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.

2003-11-29 22:00
1.2.9

Esta versión incluye el soporte para plantillas de miembro.
Tags: Development
This release adds support for member
templates.

2003-06-19 10:46
1.2.4

En esta versión, la reflexión Interace undERC (UCRI) permite a los programas undERC para acceder a sus propios metadatos. Algunos documentación preliminar está disponible para el uso de las bibliotecas y el uso de undERC como una biblioteca compartida para agregar secuencias de comandos de C + + para sus propias aplicaciones.
Tags: Development, Major feature enhancements
In this version, the UnderC Reflection Interace (UCRI)
allows UnderC programs to access their own metadata.
Some preliminary documentation is available for using
the libraries and using UnderC as a shared library to
add C++ scripting to your own applications.

Project Resources