Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
synergy20
on May 24, 2023
|
parent
|
context
|
favorite
| on:
DeviceScript: TypeScript for Tiny IoT Devices
these tiny languages for MCU by design are not for 'significant complexity" to start with, even Lua might be too large and complex for "tiny iot devices".
For me, Zig and C will do it just fine.
tines
on May 25, 2023
[–]
Zig and C are much better at managing complexity because of their type systems.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
For me, Zig and C will do it just fine.