A template engine for SWI-Prolog
Today I released my Prolog templating package. Took a week to properly implement all syntactical constructions and test it. To install it in Swi-Prolog (requires 7.x), use:
pack_install('http://packs.rlaanemets.com/simple-template/simple_template-*.tgz').