Keep up to date via my
BlogFollow me on my
Twitter feed
!!NEW: View the new YouTube video demonstrating how to use rScript in your XNA games.
VIDEO
Current Version: 1.2
The rScript Engine is a complete light-weight script library wrote in C# for providing a simple way to implement scripting into any Microsoft .NET Framework application. The rScript Engine supports C# and Visual Basic language based scripts along with providing support for adding custom compilers to the engine so developers can implement their own compilers as a script engine.
Allows for dynamically compiling scripts, accessing and modifying their properties during run-time, method invoking and dynamic Type instancing.