text-template News
Status: Beta
Brought to you by:
nikita_sidorov
I would like to present to you a small text template library for
scheme - text-template. It can be used to generate html, sql or
whatever text. This library was developed as a part of one web-site
I've been working on lately and I've decided to make it publicly
available as it appeared to be quite a useful peace of code.
Currently it supports SISC and PLT-Scheme scheme implementations, but
it could be easily ported to other implementations. This is a open
source software licensed under GPL. ... read more