Scriban lightweight scripting language and engine for .NET (github.com) 4 points by mgrayson 2y ago ↗ HN
[–] rawling 2y ago ↗ I used this at work for a codegen tool, targeting Kotlin, more C#, and our JS framework.I had a great time with it, only struggling when I was trying to get the right line breaks between items where the template had loops.
1 comment
[ 4.0 ms ] story [ 658 ms ] threadI had a great time with it, only struggling when I was trying to get the right line breaks between items where the template had loops.