RemObjects Script
From RemObjects Wiki
This is the RemObjects Script product home page
Feel free to add your notes to this topic below.
RemObjects Script for .NET is an embeddable engine for .NET applications that allows developers to let their users introduce written scripts that influence the behavior of the application.
The RemObjects Script engine is built in a language-agnostic way, so that different concrete language implementations can be created on top. It currently supports most of ECMAScript 262 version 1.5 (also known as JavaScript). There are also plans to support Pascal Script. It's based on the Microsoft DLR runtime for simplicity and ease of inter-operability with other dynamic languages and .NET 4.0 languages with support for dynamic operations, but can be run on any version of .NET 2.0 or later, as well as Mono.
RemObjects Script provides the basis for Business Rules Scripting in Data Abstract for .NET and Relativity Server.
Getting Started
Core Concepts
Template:Core Concepts (RemObjects Script)
Library Reference
- .NET: List of Namespaces — Classes — Enums
Further Reading
Future Versions
Please refer to our ROadmap for future plans and release timelines.
See Also
Product: RemObjects Script
Available Editions: RemObjects Script for .NET