Hacker News new | past | comments | ask | show | jobs | submit login

I guess I'll ask the dumb question - why not use Javascript directly instead of Jsonnette?



Integrating a modern JS engine into your program is complicated and probably pretty huge.


A modern JS engine suitable for config generation and much more is one C File: https://duktape.org/

There is no reason you need an optimizing JIT compiler to parse a configuration file.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: