Y
Hacker News
new
|
ask
|
show
|
jobs
by
xamlhacker
3616 days ago
In the same vein, there are also some F# to JS compiler projects such as Funscript (
http://funscript.info/
) and Fable (
https://github.com/fsprojects/Fable
). F# is an open-source Ocaml inspired language for .net.
1 comments
piaste
3615 days ago
Also plugging Websharper (
http://websharper.com/
) which is a full web framework that includes a F# to JS compiler to write the client-side part of the code.
Though you can use just the compiler inside a regular ASP.NET MVC project, if you so choose.
link
Though you can use just the compiler inside a regular ASP.NET MVC project, if you so choose.