Skip to content

Instantly share code, notes, and snippets.

@clumma
Created January 18, 2016 23:08
Show Gist options
  • Star 5 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save clumma/58253f3692e4c1c28087 to your computer and use it in GitHub Desktop.
Save clumma/58253f3692e4c1c28087 to your computer and use it in GitHub Desktop.
Projects in "Future Programming"
[
{
"Name": "Eros",
"Author": "Conal Elliott",
"Status": "Experiment",
"Updated": "2007-11",
"Description": "functional programming with isomorphic GUI",
"URL": "http://conal.net/papers/Eros/"
},
{
"Name": "DabbleDB",
"Author": "Smallthought Systems (Avi Bryant et al)",
"Status": "Commercial (defunct)",
"Updated": "2011-05",
"Description": "relational DB with rich views (spreadsheet metaphor, etc)",
"URL": "https://en.wikipedia.org/wiki/Dabble_DB"
},
{
"Name": "Subtext",
"Author": "Jonathan Edwards",
"Status": "Experiment",
"Updated": "2014-09",
"Description": "like a spreadsheet with offgrid formulas and 2-way data flow",
"URL": "http://www.subtext-lang.org"
},
{
"Name": "Airtable",
"Author": "Airtable Inc (Howie Liu et al)",
"Status": "Commercial",
"Updated": "2015-08",
"Description": "relational DB with spreadsheet metaphor",
"URL": "https://airtable.com"
},
{
"Name": "Flowhub",
"Author": "The Grid (Henri Bergius et al)",
"Status": "Commercial",
"Updated": "2015-08",
"Description": "Flow-based programming",
"URL": "https://flowhub.io"
},
{
"Name": "Eve",
"Author": "Kodowa Inc (Chris Granger et al)",
"Status": "Commercial (alpha)",
"Updated": "2015-08",
"Description": "graph metaphor for SQL (Functional Relational Programming)",
"URL": "http://witheve.com"
},
{
"Name": "Servant",
"Author": "Austen Collins et al",
"Status": "Commercial (upcoming)",
"Updated": "2015-08",
"Description": "standard datatypes for user-controlled data",
"URL": "https://www.servant.co"
},
{
"Name": "Unison",
"Author": "Paul Chiusano",
"Status": "Project (upcoming)",
"Updated": "2015-08",
"Description": "functional language with semantic editor and isomorphic UI",
"URL": "http://unisonweb.org"
},
{
"Name": "Urbit",
"Author": "Tlon (Curtis Yarvin et al)",
"Status": "Project (upcoming)",
"Updated": "2015-08",
"Description": "virtual computing platform",
"URL": "http://urbit.org"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment