Script# - Javascript in C#

posted on 07/21/06 at 09:35:24 am by Joel Ross

I'm way late on this, but back in March, a lightbulb went off for me, and I wondered why we couldn't write Javascript in C#. I got a lot of positive feedback about that, and that's pretty much where it ended for me.

Until I saw that Nikhil Kothari released Script#. What's Script#? Well, you write code in C#, run it through the Script# compiler, and you get a .js file. It's not exactly what I was talking about, but it's very close, and accomplishes roughly the same thing. I've played with it a little bit, and it's very cool. if you've ever had to write javascript and run into the issues that most developers do, then you should definitely give it a go!

Technorati Tags: |

Categories: C#