Skip to content

S# is a weakly-typed dynamic language and runtime infrastructure to make your applications extendable, customizable and highly flexible. It allows introducing expressions and large code blocks evaluation within your applications in the similar way Microsoft Office deals with VBScript, gives you possibilities providing rich formula evaluation cap…

License

Notifications You must be signed in to change notification settings

PetroProtsyk/SSharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

S# a scripting language for .NET

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.

Links

Copyrights

  • Copyright (c) 2007 Petro Protsyk
  • Copyright (c) 2008-2011 Petro Protsyk, Denys Vuika
  • Copyright (c) 2012-2021 Petro Protsyk

About

S# is a weakly-typed dynamic language and runtime infrastructure to make your applications extendable, customizable and highly flexible. It allows introducing expressions and large code blocks evaluation within your applications in the similar way Microsoft Office deals with VBScript, gives you possibilities providing rich formula evaluation cap…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages