F#/ JavaScript工具? [英] F#/JavaScript tool?

查看:78
本文介绍了F#/ JavaScript工具?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在UG会议上,我听说过一个名为web sharper或web sharpener的工具或类似的东西,它可以让你轻松地从F#生成JavaScript。功能性JavaScript或类似的东西。

At a UG meeting I heard about a tool called "web sharper" or "web sharpener" or something like that which is supposed to make it easy to generate JavaScript from F#. Functional JavaScript or something like that.

不幸的是,我似乎错了名字,我找不到它。有没有人知道这个名字并有链接?

Unfortunately, I seem to have gotten the name wrong and I cannot find it. Does anyone know the name and have a link?

推荐答案

目前有三个项目尝试从F#生成JavaScript:

There are currently three projects that attempt to generate JavaScript from F#:


  • WebSharper 是IntelliFactory的商业产品,但据我所知它是目前最先进的解决方案。

  • WebSharper is a commercial product by IntelliFactory, but as far as I know it is the most advanced solution currently available.

我是 F#WebTools - 该项目目前尚未维护(但我希望有一天能让它再次运行!)。它有一些有趣的功能,这些功能在任何其他解决方案中都不存在(例如,monad用于检查您是否正确地从客户端调用服务器,它还有一个复杂的系统,用于维护在客户端和服务器端运行的控件中的状态)。

I'm the author of F# WebTools - the project is currently unmaintained (but I'm hoping to get it working again one day!). It has some interesting features that are not present in any other solutions (e.g. monads are used to check whether you correctly call server from client, also it has a sophisticated system for maintaining state in controls that run on both client and server-side).

FSharp.JavaScript 项目更新,更轻量级,也是开源的 - 据我所知,它只将F#转换为JavaScript(没有附加功能),但这通常可能正是您想要的。

FSharp.JavaScript project is more recent and more lightweight and also open source - as far as I know it only translates F# to JavaScript (without additional features), but that may often be exactly what you want.

这篇关于F#/ JavaScript工具?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆