|
|
|
|
|
by TheLoafOfBread
1108 days ago
|
|
I agree, this will mostly go nowhere. Sure when somebody will prepare you DeviceScript environment for *your* board, then you are good to go. But in 99% of cases, you will get hardware in front of you which almost certainly is not supported by DeviceScript. And now without intimate knowledge of C, how are you going to expose interfaces of that particular hardware, so you can work with those interfaces in DeviceScript? Well you won't, you need to know C first. Same problem for MicroPython. Same problem for LUA, same problem for any scripting language running on constrained MCU. |
|