KEMBAR78
F# in MonoDevelop | PPTX
I CAN HAS F#$@ IN MONODEVELOP? Tomáš Petříček, http://tomasp.net
What is F#?
F# and Open Source
F# and Open Source Shipped with source code (since early version)Somewhat limiting non-standard licenseF# binding for MonoDevelop(October 2010)Open Source community project Open source code drop (November 2010)Apache 2 license, Builds on Win/Linux/MacNo community contributionsIncluded in Mono 2.10 RC2 (January 2011)
EXAMPLEIntroducing Functional StyleComposing mathematical expressions and 3D objects
Functional ProgrammingFunctional programming is like math…Refactoring in math always works!
Functional Programming
EXAMPLEF# for Scripting and ExploringUsing Gtk# libraries interactivelyFinding the most verbose .NET type
Exploring .NET libraries with F#
EXAMPLEServer-side programming in F#Asynchronous chat server written in “Node.js” style
Server-side programming in F#
Contribute to the F# plugin!
Contribute to the F# plugin!Editor featuresGo to definition and navigation barImprove colorization and collapse type definitionsOther work itemsReordering project files in MonoDevelopSupport Gtk# designerDebugging of F# code in MonoDevelopF# resolver providerFor more items, visit the wikihttp://github.com/fsharp/fsharpbindingWould love to see it in standard distribution!
Academic & cross platform homepage and source codehttp://functional-variations.net | http://github.com/fsharpContact and links (Contributors welcome!)tomas@tomasp.net | http://tomasp.nethttp://twitter.com/tomaspetricek

F# in MonoDevelop