Blog of Raivo Laanemets

Stories about web development, consulting and personal computers.

A template engine for SWI-Prolog

On 2014-01-30

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').