forked from fsprojects/zarchive-fsharpbinding
-
Notifications
You must be signed in to change notification settings - Fork 1
/
README
27 lines (20 loc) · 834 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
F# Language Binding for MonoDevelop 3.0 and later versions
Released under the Apache 2.0 License
You can install F# Language Binding via Add-in manager by opening 'Gallery' tab and finding 'F# Language Binding' in the 'Language Bindings' section.
Adds F# project support and allows you to code in F# in MonoDevelop.
Can create such projects as:
- Console Application
- Library
- Tutorial Project
- Gtk Project
Supports the following features:
- Code completion
- Highlighting
- Tooltips
- Debugging
For more information about F# and code examples see these links:
- http://fsharp.net
- http://tryfsharp.org
- http://fssnip.net
You can also visit the wiki page at https://github.com/fsharp/fsharpbinding/wiki
Join the open source F# group on Google Groups, https://groups.google.com/forum/?fromgroups#!forum/fsharp-opensource