Hacker News new | ask | show | jobs
Show HN: WL, a new templating engine for C (github.com)
4 points by cozis 248 days ago
1 comments

Hello hackers! This is a project I've been working on for fun, trying to mix the procedural paradigm of scripting languages with the declarativeness of HTML. Coming up with a good grammar was tricky, but I think I found a cool balance. I find it extremely fun to use! Looking forward for your feedback.

Happy templatin'!