The C++ templating engine Jinja2Cpp has been released. This is a file generator based on templates, similar to the well-known Python jinja among programmers. http://jinja.pocoo.org/
Based on the specification http://jinja.pocoo.org/docs/2.10/templates/
Articles from the author that reveal certain aspects and shed light on obscure areas - https://habr.com/ru/post/416581/ and https://habr.com/ru/post/419011/
Source: linux.org.ru
