Programmable white board - mouse input

Programmable white board - mouse input
0

Upvotes

Upvote

 Oct 01 2021
0 Comments 
New

Conventional technique to process instructions - type code - save - run

Technique in idea - Do not use keyboard, instead mouse only programming technique- Build computation based on RECORD, MOV, REPLAY. 

P.S - This is not block based programming. this mimics the bare metal instruction processing technique which is to load something into a memory, perform operations and repeat.