I need to change the script# compiler's code to add an Attribute to use on classes to generate javascript types just like extjs new class system
after some crawlings on the source from github i found the compiler's dll on nikhilk-scriptsharp-f7215c5\bin\ref\ScriptSharp.dll
but the compiler source codes is not available on github
Is script# OpenSource? and if yes where i can download the compiler source code?