0
kicks
Script#
Script# brings the C# development experience (programming and tooling) to the JavaScript/Ajax world.
The Script# compiler is a C# compiler that generates JavaScript as its output instead of IL. A key goal of the compiler to produce readable JavaScript (as if you had authored it by hand), and would be comfortable deploying into real apps. Hence the translation works from C# source directly into JavaScript without an intermediate IL layer.