1.0.12 • Published 1 year ago

devicescript-cli v1.0.12

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

DeviceScript CLI

DeviceScript is a programming language for scripting Jacdac services.

It has JavaScript-like syntax and is compiled to a custom VM bytecode, which can run in very constrained environments (VM itself compiles to 10kB of code, with the floating point library and Jacdac SDK adding further 30kB).

Read documentation