janpaul123 / paperprograms

Run Javascript on pieces of paper!
https://paperprograms.org
MIT License
483 stars 55 forks source link

Keyboards + editors #31

Open janpaul123 opened 6 years ago

janpaul123 commented 6 years ago

As seen in Dynamicland, having keyboards in the space that can be used to edit code using "editor papers" is key. Some ideas for how we can do this:

jhaip commented 6 years ago

Personally, I have been wanting to experiment more with integration physical sensors (accelerometers, light sensors, sound sensors, etc) and robotics (things that react from input by the system). I see keyboards as just one type of sensor input and it would be nice to find a more general solution than only supporting keyboards.

Maybe the first step would be a route to the HTTP API to support updating the data about a program?