other-languages

here be heresies and things we have to use for work
fellshard 2019-07-16T22:57:18.007200Z

http://cell-lang.net/example.html Smells a lot like what I'd expect out of a Datomic binding for non-Clojure languages. Tuple store, with a relational model as the sole interface bolted on top.

fellshard 2019-07-16T22:57:33.007700Z

I will say I'm intrigued by the clarity of the example, at least.

fellshard 2019-07-16T22:58:49.008400Z

Using Strings as a primary protocol for messages seems dubious, but also flexible for most storage mechanisms...

fellshard 2019-07-16T22:59:25.009Z

Ahh, and requires no other external dependencies, which gives it its cross-language compilation requirement.