I'm sure CEOs have more to worry about than what type of watch they wear to the office.
Well the closest I've found is https://github.com/zhemao/glisp which is similar syntactically, but doesn't have immutability.
On a similar note, there's a clojure-like (syntax) embeddable VM called glisp: https://github.com/zhemao/glisp. I've been tinkering with it to add dynamic plugins to some golang programs. I'd be interested if someone…
I'm sure CEOs have more to worry about than what type of watch they wear to the office.
Well the closest I've found is https://github.com/zhemao/glisp which is similar syntactically, but doesn't have immutability.
On a similar note, there's a clojure-like (syntax) embeddable VM called glisp: https://github.com/zhemao/glisp. I've been tinkering with it to add dynamic plugins to some golang programs. I'd be interested if someone…