Menu

Tree [e5bfd7] mist_engine tip /
 History

Read Only access


File Date Author Commit
 doc 2010-05-28 Eugene A. Shatokhin Eugene A. Shatokhin [e8b407] Version 1.0.1: added support for CMake-based bu...
 src 2010-05-28 Eugene A. Shatokhin Eugene A. Shatokhin [e8b407] Version 1.0.1: added support for CMake-based bu...
 .hgignore 2010-02-27 Eugene A. Shatokhin Eugene A. Shatokhin [876e8b] Added .hgignore
 .hgtags 2010-05-28 Eugene A. Shatokhin Eugene A. Shatokhin [ba6efc] Added tag v1.0.1 for changeset e8b4075a87d6
 AUTHORS 2009-10-29 Eugene A. Shatokhin Eugene A. Shatokhin [2bfdd3] 1. Added linker export map (versions.ldscript)....
 CMakeLists.txt 2010-05-28 Eugene A. Shatokhin Eugene A. Shatokhin [e5bfd7] Fixed: version information was not specified fo...
 ChangeLog 2010-05-28 Eugene A. Shatokhin Eugene A. Shatokhin [e8b407] Version 1.0.1: added support for CMake-based bu...
 INSTALL 2010-02-01 Eugene A. Shatokhin Eugene A. Shatokhin [7675f8] 0. Made necessary arrangements for the release ...
 LICENSE 2009-06-24 Eugene A. Shatokhin Eugene A. Shatokhin [bd407e] Initial check-in. The sources were taken from t...
 Makefile.am 2010-05-28 Eugene A. Shatokhin Eugene A. Shatokhin [e8b407] Version 1.0.1: added support for CMake-based bu...
 NEWS 2010-05-28 Eugene A. Shatokhin Eugene A. Shatokhin [e8b407] Version 1.0.1: added support for CMake-based bu...
 README 2010-02-01 Eugene A. Shatokhin Eugene A. Shatokhin [7675f8] 0. Made necessary arrangements for the release ...
 configure.ac 2010-05-28 Eugene A. Shatokhin Eugene A. Shatokhin [e8b407] Version 1.0.1: added support for CMake-based bu...

Read Me

MiST (Minimal String Template) Engine provides a library (C API) and a command line tool for generation of data based on special templates. 

In some cases, the templates are little more than just "documents with holes" where the engine sticks appropriate data. Each "hole", or placeholder, has a name and can be assigned one or more values or even none at all. A more complex template can refer to other templates ("subtemplates"), this is as if the subtemplates were included in the template.

The core parts of this engine are used in T2C ("Template-to-Code") system for template-based generation of test sources and other files in test suites.

See doc/html/mist-doc/index.html for details.

Project page on SourceForge.net: 
https://sourceforge.net/projects/template2code/
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.