Twig Template Engine #18

Open
opened 2023-11-15 13:44:54 +00:00 by jordan · 2 comments
Owner

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.

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.
jordan added the
enhancement
label 2023-11-15 13:44:54 +00:00

I'm looking into implementing Mustache in C using HashMaps if you're interested. Code probably won't be very pretty though :^)

I'm looking into implementing Mustache in C using HashMaps if you're interested. Code probably won't be very pretty though :^)
Author
Owner

By all means, I'd be happy to see what you come up with!

By all means, I'd be happy to see what you come up with!
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Telodendria/Cytoplasm#18
No description provided.