rokucommunity / brs

An interpreter for the BrightScript language that runs on non-Roku platforms.
MIT License
4 stars 2 forks source link

Support missing Field Types on SG XML #47

Open lvcabral opened 4 months ago

lvcabral commented 4 months ago

In the documentation several field types are listed that are not yet supported on brs, for example the typed arrays.

Code at: src/brsTypes/BrsType.ts