Conversation

Replying to
A sort of mashup of wolfram alpha, regular interactive scripting shells, really powerful backend, and lightweight front-end. RTs would allow tweaks to code. Threading could work like Unix pipes, taking output of 1 cweet (code-tweet) as imput for next. Simple i/o for calculators
2
18
Replying to
I built something like that once -- BioBike is a web-notebook-like interface to a Lisp-based bioinformatics environment (from 15 years ago), the next version combined comutational and social REPL to support scientific collaboration, but never really got traction.
5