Twig Template Engine #18
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Telodendria/Cytoplasm#18
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It would be great to have a Twig implementation in C, or even a minimal template engine that is syntax compatible with Twig even if it doesn't do everything Twig can do.
I'm looking into implementing Mustache in C using HashMaps if you're interested. Code probably won't be very pretty though :^)
By all means, I'd be happy to see what you come up with!