mitra42 / webForth

Forth for the web - implemented in JS and other web technologies
https://www.mitra.biz/forth/console.html
GNU Affero General Public License v3.0
27 stars 1 forks source link

Event driven input #26

Closed mitra42 closed 4 years ago

mitra42 commented 4 years ago

Need a way to pass events to interpreter.

This will be relevant for #22

mitra42 commented 4 years ago

Duplicate of #18