On 27-09-15 22:06, Justin Northrop wrote:
> I've described it here:
>
>
https://www.reddit.com/r/smalltalk/comments/3mk0pe/what_system_should_i_use_to_quickly_prototype_a/>
> Basically, it's a visual programming language, and an environment
> controlled by this language that allows real-time shared editing of the
> visual language, and real-time transmission of audio and video.
Pharo will support you well in quickly finding out where the
difficulties are. Real-time shared video provides interesting
challenges, not just to the programming environment.
Stephan