No description
Find a file
2019-09-28 08:50:49 +02:00
doc doc: don't use compact_mode on doc 2015-08-25 16:42:24 +02:00
src Lots of updates - have fixed everything except docs task - not sure how to handle that one atm (not sure what the problem is exactly). 2018-08-30 23:31:24 -04:00
tests Lots of updates - have fixed everything except docs task - not sure how to handle that one atm (not sure what the problem is exactly). 2018-08-30 23:31:24 -04:00
.gitignore Lots of updates - have fixed everything except docs task - not sure how to handle that one atm (not sure what the problem is exactly). 2018-08-30 23:31:24 -04:00
CHANGELOG.rst Update CHANGELOG.rst 2019-07-06 12:37:28 +02:00
emerald.nimble bump version number 2019-07-06 12:36:07 +02:00
LICENSE.txt Added license and improved documentation home 2015-06-18 21:56:14 +02:00
README.md Readme: +project status 2019-09-28 08:50:49 +02:00

Emerald: HTML 5 Templating Engine for Nim

Documentation:

http://flyx.github.io/emerald/

Status

This was my very first Nim project, the goal was to test the versatility of Nim's macro system. It worked quite well.

Since I never went on to actually do something with it, this is now just code I myself do not really know anymore. I also don't have the time to maintain the project, so it is unmaintained. Use at your own risk.