A product I’d really like: social-feed REPL. Like twitter but with 280c code tweets (in a simple, safe scripting language) that run mostly in cloud and render via js in feed. So if I “tweet”
x=linspace(0,2*pi);
plot(x, sin(x)) ;
What actually renders is a sine wave.
Conversation
This Tweet was deleted by the Tweet author. Learn more
Js is too difficult a language though. Need more of a toy language.
Have you seen the Forth Haiku Salon?
With only simple functions from position & time to colour & sound, people have produced some impressive little snippets
forthsalon.appspot.com
2


