• Stars
    star
    2
  • Language
    C#
  • License
    Apache License 2.0
  • Created over 4 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Simple Sandboxed scripting language running within C# runtime. Safe for Untrusted user provided code. This language is developed for user created automation scripts. UI base scripting language is compiled into RionScript and then the code is runned and executed in C# sandboxed runtime.