Télécharger la liste

Description du projet

libvarexp is a C++ library that allows its users to detach any kind of information from the representation of that information by providing a simple-to-use but powerful text-template mechanism. It offers application developers two functions that parse "variable" expressions in text buffers and replace them with the variable's contents. Additionally, the enduser has numerous ways not only to insert variables into his template files but to modify the variables contents on the fly, do full-blown regular expression search-and-replaces, or loop over the contents of arrays of variables. These variables are not limited to "environment variables". The programmer is free to provide a callback function to libvarexp that will be used to map a variable name to its contents. Thus, the variables your application provides can reside completely internally.

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.

2005-04-22 18:41
1.1

Cette version apporte des changements mineurs pour augmenter la portabilité.
Tags: Minor bugfixes
This release adds minor changes to increase portability.

2002-04-16 23:19
1.0

Tags: Initial freshmeat announcement

Project Resources