Download List

Descripción del Proyecto

The Yehia Framework provides plugin management for C++ programs. You can conveniently incorporate both compiled and interpreted-language plugins into C++ programs. The use of several scripting languages in a single program is possible, and each scripting language runs either in the main thread of the program or in a separate thread.

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.

2002-09-26 19:53
0.5.1

Biblioteca compartida versionados y los nombres de ruta se introdujeron para permitir la instalación en paralelo con las versiones futuras, y el paquete nombre de archivo de configuración se ha cambiado a ucxx-0.5. Varias mejoras y limpieza se realizaron en el generador de cola, y el plugin de árbol de código releated fue mejorada.
Tags: Major feature enhancements
Versioned shared library and path names were
introduced to allow parallel installation with
future versions, and the pkg-config file name has
been changed to ucxx-0.5. Several enhancements and
cleanups were made in the glue generator, and the
plugin-tree releated code was improved.

2002-09-18 01:50
0.5.0

El sistema de scripting, fue revisada, por lo que varios lenguajes de script en una aplicación de un único subproceso son posibles. SigCX (SIGC + + extensiones) se dividió a cabo en un proyecto independiente. La API fue cambiado para usar referencias en lugar de punteros donde sensible.
Tags: Code cleanup
The scripting system was overhauled, so that several scripting languages in a single-threaded application are possible. SigCX (SigC++ extensions) was split out into a separate project. The API was changed to use references instead of pointers where sensible.

2002-06-22 00:21
0.4.2

Mejorado el soporte para escritura-reemplaza los métodos virtuales en la secuencia de comandos-ucxx generador de cola Igen, fijaciones guión de la parte GTK depende de Yehia, y otras mejoras y correcciones, como varios tipos que se pueden transmitir a los guiones y una mejoría general de Python vinculante .
Tags: Minor feature enhancements
Improved support for script-overridden virtual methods in the scripting-glue generator ucxx-igen, script bindings for the GTK dependant part of Yehia, and other improvements and fixes, such as more types that can be passed to scripts and a generally improved Python binding.

2002-06-06 17:27
0.4.1

Esta versión incluye los archivos que faltan ejemplo.
Tags: Minor bugfixes
This release adds missing example files.

2002-06-02 23:08
0.4.0

Un generador de interfaz de secuencias de comandos (ucxx-igen) se llevó a cabo para simplificar la generación de secuencias de comandos de cola, la documentación se ha actualizado, y varios errores fueron corregidos.
Tags: Major feature enhancements
A scripting interface generator (ucxx-igen) was implemented to simplify the generation of scripting glue, the documentation was updated, and several bugs were fixed.

Project Resources