3 Star 0 Fork 0

Gitee 极速下载/FunScript

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
.paket
build
docs/presentations
examples
src
tests/FunScript.Tests
.gitattributes
.gitignore
.travis.yml
FunScript.Libraries.sln
FunScript.sln
LICENSE.txt
README.md
build.cmd
build.fsx
build.sh
paket.dependencies
paket.lock
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/ZachBray/FunScript
克隆/下载
README.md 1.49 KB
一键复制 编辑 原始数据 按行查看 历史
Zach Bray 提交于 8年前 . Update README.md

FunScript

Please note: this project is not actively maintained anymore. Please look at these alternatives: Fable or WebSharper.

FunScript consists of a standalone F# to JavaScript compiler library and a Type Provider to TypeScript. FunScript lets you connect to client and server APIs with Intellisense and types automagically using F# 3's Type Provider mechanism.

Status:

  • Windows: TeamCity build status
  • Mono: Build Status

Compiler Library

The compiler library generates JavaScript code that can be run in-browser or server-side inside Node.js. Simply mark F# modules to be compiled with the ReflectedDefinition attribute. The compiler library has minimal dependencies and can be run inside either Visual Studio or MonoDevelop.

Contributing

Please help test the compiler libary and type provider by building samples and reporting issues.

More information

Please see the FunScript website.

Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/mirrors/FunScript.git
git@gitee.com:mirrors/FunScript.git
mirrors
FunScript
FunScript
master

搜索帮助