Main Page
From ScriptNET
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:
- Silverlight Test - this require Silverlight 2 installed
Script.NET supports following platforms:
- .NET Framework 2.0, 3.5
- Compact Framework 3.5
- Silverlight 2
- XBox (via XNA framework)
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,
- E-mail: piter.protsyk@gmail.com
- Location: Kiev, Ukraine




