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.
Igor, you can check out the blog post that I have written and the solution that accompanies on it on Github.
http://namelessinteractive.com/FullStackFSharpLongVersion_Part1
Essentially it is an MVC application with FunScript integration.