Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 165 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 165 Bytes

JS to BS

Only a proof of concept!

Uses babel to convert Javascript syntax to BrightScript syntax.

node jbs.js <BRS file|project dir>

What have I done...