Public

Projects

Users

Details for group CTPL

General information

  • Groupname: ctpl
  • Users: ban
  • Description:

    CTPL (standing for C Template (Parser) Library) is a template engine library written in C. Its purpose is to provide a template library easily usable from inside programs and libraries; and particularly to be available in C.

    The main qualities of CTPL includes: * In-memory template computing (no need for the templates or the parsed output to be real files); * Fast lexing and parsing; * Strongly separated lexer and parser allowing advanced use cases; * Simple but complete enough syntax; * High portability; * Free and Open Source, under the terms of the GNU GPLv3+.

Tags

Services

Websites

  • ctpl.tuxfamily.org

    Website of the CTPL (C Template (Parser) Library) library, a template engine library written in C and distributed under the terms of the GNU GPLv3+.

    On this site you will[1] find online documentation, tarball download links, bug tracker and so. Everything, of course, driven by free software.

    [1] may be a future...

GIT Repositories