欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
F Sharp Compiler Service
来自开放百科 - 灰狐
(版本间的差异)
(以“F# Compiler Service ==简介== ==指南== PM> Install-Package FSharp.Compiler.Service ==服务== F# Compiler Service包含的一些可用服务: *F# Language t...”为内容创建页面) |
2017年4月15日 (六) 08:15的最后版本
F# Compiler Service
目录 |
[编辑] 简介
[编辑] 指南
PM> Install-Package FSharp.Compiler.Service
[编辑] 服务
F# Compiler Service包含的一些可用服务:
- F# Language tokenizer
- Processing untyped AST
- Using editor (IDE) services
- Working with signatures, types, and resolved symbols
- Working with resolved expressions
- Working with projects and project-wide analysis
- Hosting F# interactive
- Hosting the F# compiler
- File system API
[编辑] 用例
一些项目使用了F# Compiler Service:
[编辑] 链接
分享您的观点