lvcabral / brs-engine

BrightScript Simulation Engine - Run Roku apps on Browsers and Node.js
https://lvcabral.com/brs/
MIT License
79 stars 14 forks source link

Add support to Dot operator and Attribute Operator (@) on roXMLElement and roXMLList #75

Closed lvcabral closed 3 years ago

lvcabral commented 3 years ago

Details on the functionality: https://developer.roku.com/docs/references/brightscript/language/component-architecture.md

lvcabral commented 3 years ago

Implemented on PR #90