Adding Funscript to an existing ASP.NET MVC project

Viewed 466

I really like the FunScript's idea of writing F# instead of Javascript, but I cannot find any samples on how to integrate FunScript int an existing ASP.NET MVC solution.

Is it even possible? A "real-world example" would be really useful.

2 Answers
Related