This repository includes runtime support libraries for compiling PXT static-typescript
programs using tsc
and running them using node
.
Run tsc
in the root of this repository and all the resulting code will be placed in the built/
folder.
- William Temple
- Tanner Quigley
This program is licensed under the terms of the GNU Lesser General Public License, version 3.0.
License for the submodule lib/lpc-grove-js may be different than the of the rest of the program.