Hacker News new | ask | show | jobs
by wejick 603 days ago
Unfortunately the given example doesn't give - mere mortal like me- idea on how this make sense to use. Instead of using whatever scripting language available, or just json.

Or probably grule? [1] https://github.com/hyperjumptech/grule-rule-engine

1 comments

> Instead of using whatever scripting language available

This is just another scripting language available. It only differs from something like Lua or Javascript in that it claims to have less complexity. Complexity which, while not fully elaborated on, apparently bogged down their efforts when they originally tried using Lua and an embeddable Go engine.