The Internet of Code(begriffs.com)
begriffs.com
The Internet of Code
http://begriffs.com/posts/2015-10-16-internet-of-code.html
4 comments
The technique he uses to represent data structures is lambda is called a "Church Encoding" (look it up online). A nice paper on how that may be used even in more common imperative languages: https://www.cs.utexas.edu/~wcook/Drafts/2012/ecoop2012.pdf (here it's called "Object Algebra).
Also the general idea reminds of this mailing list entry by Joe Armstrong: http://erlang.org/pipermail/erlang-questions/2011-May/058768...
Also the general idea reminds of this mailing list entry by Joe Armstrong: http://erlang.org/pipermail/erlang-questions/2011-May/058768...
Seems this could play quite well with IPFS.
I'm already working on this: https://github.com/ipfs/apps/issues/6
http://www.haskellforall.com/2014/09/morte-intermediate-lang...
http://www.haskellforall.com/2015/05/the-internet-of-code.ht...
Super interesting ideas, great that it's progressing beyond that initial sketch.