Download List

Projeto Descrição

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 compartilhada Versioned e nomes de caminho foram introduzidas para permitir a instalação em paralelo com versões futuras, e as pkg-config nome foi alterado para ucxx-0,5. Diversas melhorias e limpezas foram feitas no gerador de cola, eo plugin-árvore de código releated foi melhorado.
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

O sistema de script foi revisado, de modo que várias linguagens de script em um aplicativo single-threaded são possíveis. SigCX (SIGC + + extensões) foi dividido para fora em um projeto separado. A API foi alterado para usar referências em vez de ponteiros onde sensata.
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

Melhor suporte para script-substituído métodos virtuais no script-cola ucxx gerador igen, ligações de script para a parte dependente do GTK Yehia, e outras melhorias e correções, como mais tipos que podem ser passados para scripts e uma melhoria geral em Python .
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 versão adiciona arquivos ausentes exemplo.
Tags: Minor bugfixes
This release adds missing example files.

2002-06-02 23:08
0.4.0

Um gerador de interface de scripting (ucxx-igen) foi implementada para simplificar a geração de scripts de cola, a documentação foi atualizado, e vários bugs foram corrigidos.
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