Project DescriptionA scripting engine that allows you to dynamically load plugins from just about any supported .NET language. Its written in C#.
Languages supported out of the box: C#, VB.NET, and JScript.NET.
Cryostasis is a .NET scripting engine aiming to provide a simple way to extend your applications using pure source code. It can pick up source code files (.vb, .cs, or .js) files and compile them into your selected 'Module' or 'Plugin' (however you wanna call it). This is the first project from the Coronasoft group.
Languages Support/Tested
F# and IronPython maybe possible in the future.