Comment on Why do we need modules at all? (2011)parentComments−tiglionabbit11yOh my god! This is exactly what I've been working on in my spare time. I was just trying to come up with the specific content ID algorithm for it.I made a graph-based UI for editing this kind of program since you wouldn't want to deal with hash-based names directly. You can see an example program here: http://nickretallack.com/visual_language/#/f2983238d90bd3e0a...Currently it runs in JavaScript, but I was looking at other languages that it would be good to compile to, and Erlang seems like a pretty good fit for it.Here's some other thoughts about it: https://docs.google.com/a/thinair.com/document/d/1WtgfUqN6Sd...Can we work together?
Comments
Oh my god! This is exactly what I've been working on in my spare time. I was just trying to come up with the specific content ID algorithm for it.
I made a graph-based UI for editing this kind of program since you wouldn't want to deal with hash-based names directly. You can see an example program here: http://nickretallack.com/visual_language/#/f2983238d90bd3e0a...
Currently it runs in JavaScript, but I was looking at other languages that it would be good to compile to, and Erlang seems like a pretty good fit for it.
Here's some other thoughts about it: https://docs.google.com/a/thinair.com/document/d/1WtgfUqN6Sd...
Can we work together?