Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 430 Bytes

File metadata and controls

8 lines (5 loc) · 430 Bytes

DeviceScript Command Line Tool

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).