Hacker News new | ask | show | jobs
by codr7 1577 days ago
I often want some kind of application shell, and those tend to evolve into shitty scripting languages. This is a way of attacking the problem from the other end. And I find the combination of a more static host language and well integrated dynamic scripting language to be a powerful tool.
1 comments

Was there something about Joker [0] that you didn't find suitable?

[0] - https://github.com/candid82/joker

Didn't know about it; but I lean more towards traditional Lisps, Clojure has too many opinions.