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 for Conditional Compilation #93

Closed Clauvin closed 1 year ago

Clauvin commented 3 years ago

A description of the new or missing feature: https://developer.roku.com/pt-br/docs/references/brightscript/language/conditional-compilation.md

A sample BrightScript file that uses the feature: none, sorry :/ Once I have a Roku with me, will be able to create one and then link here.

Link to the BrightScript documentation describing its behavior: As above, https://developer.roku.com/pt-br/docs/references/brightscript/language/conditional-compilation.md

lvcabral commented 3 years ago

I know the BRS project is working on this implementation, I will integrate as soon as it is ready there.

Clauvin commented 3 years ago

Thanks :)

lvcabral commented 1 year ago

Implementation was properly activated and merged, to be available in next release.