Fork me on GitHub
#other-languages
<
2019-07-16
>
fellshard22:07:18

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.

fellshard22:07:33

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

fellshard22:07:49

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

fellshard22:07:25

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