Main Page

From ScriptNET

Jump to: navigation, search

Download.pngScreencasts.png

Script.NET or S# is a scripting language for .NET applications which allows to customize behavior of your .NET applications, interact with native .NET objects, types and assemblies. The hosting application itself could change the default behavior of script run-time by an xml configuration, replacing binding behavior to methods, properties, constructors of native .NET types; name, function and type resolving and much more.

You may execute simple scripts to see the functionality of the language on the following testing pages:

Script.NET supports following platforms:


Contents

Latest blog posts

S# puzzle game Cli-Q
Cli-Q is a space-travel puzzle game on Silverlight advertising S# language as scripting language for games.   Cliq-Q exposes simple object model allowing developer easily extend functionality, create new levels and in future - new types of gaming objects. The game field contains player object - white circle, win point - orange circle and a number of static [...]
On-Line calculator based on Script.NET for Silverlight 2.0
As I’ve promised few weeks ago there is now Silverlight version of Script.NET. I’ve searched through Web and I think this is a first fully functional scripting engine for Silverlight. If this is wrong - please notify me at piter.protsyk@gmail.com and I will correct this information. Please also note that my understanding of scripting is quite different from those [...]
Script.NET for Compact Framework
Today I am glad to announce the first version of Script.NET which is able to run on Compact Framework (3.5). It could be downloaded by the following link: Script.NET for CF. Also I would like to thank Steve Higgins without whom CF version of Script.NET most probably would not appear. Meantime, in the nearest future I will produce a [...]

Getting Started

Links

Contacts

Protsyk Petro,

Translations

Personal tools
Vista Download Script.NET