-
Notifications
You must be signed in to change notification settings - Fork 50
Closed
Labels
Description
Can you add TEN, please?
https://github.com/mmontone/ten
TEN is yet another template system for Common Lisp.
TEN is a fork of ECO template system by Fernando Borretti.
The reasons for writing yet another template system for Common Lisp is to combine the simplicity and usability of ECO (the whole Lisp language at your disposal for writing the templates), with features available in more complex template systems like Djula that makes things easier for web development (inheritance, dot syntax, etc.).
Thanks!
Mariano