Skip to content
View brightscripters's full-sized avatar
Block or Report

Block or report brightscripters

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
brightscripters/README.md

Bright Scripters

Building solutions for the BrightSign Digital Signage media player.

BrightScript and Functional Programming

BrightScript is the scripting language which drives the BrightSign player, is not a Functional Programming language by its definition. Functions like map filter and reduce are not part of the core BrightSign language, but those could be easily implemented. Anonymouse functions can be defined at run-time, assigned to variables and can be passed arround to other function. Such features enables programming in functional style, resulting in readable and maintainable code.

Popular repositories Loading

  1. brightscript-examples brightscript-examples Public

    Code samples ready to run

    Brightscript 2

  2. brs_xml2aa brs_xml2aa Public

    Convert BrightScript XML Element to Associative Array

    Brightscript 2 1

  3. Touch2UDP Touch2UDP Public

    Bright Author Plugin Touchscreen coordinates To UDP message

    Brightscript 1

  4. FP.Brs FP.Brs Public

    Brightscript 1

  5. UserAgent UserAgent Public

    BrightAuthor Plugin - HTML User Agent String Control

  6. applet-examples applet-examples Public

    Forked from signageos/applet-examples

    Simple bootstrap applet for signageOS

    HTML