Skip to content
Joseph Moore edited this page Jun 7, 2016 · 2 revisions

Welcome to the Endlist wiki!

This project is a first attempt at creating a foundation for other future dist projects. It's got lofty goals of being a "living Github" - a form of SaaS (software as a service) but at the same time still completely open source. The mission is to develop a new workflow/coding pattern where by reusable code blocks are created and accessible/loadable from the network itself at anytime via simple descriptive endpoints. There are hints of graph computing, a living / breathing github, distributed computing, possibly blockchain elements like Ethereum, and much more. It is being developed via Clojure initially due to Clojure's existing powerful nrepl toolchains and also the flexibility and macro structure of this LISP-based language. Other languages will be possible to be used as this is simply a workflow/coding pattern system and interop is rather implicit.

Clone this wiki locally