Welcome to hubFS: THE place for F# Sign in | Join | Help

My Second F# Code

let aProfessionalGeek = new BlogOnTheHub();;
(* If you've ever read anything I've written, you'll know that I like to make lengthy comments inside parentheses. *)

At first glance, it looks a lot like my first post, doesn't it?  The difference is the syntax highlighting.  It's now available for your posts, too.  The Pope and I have been working on an installing and customizing an update to the text editor used by Community Server.  The new editor supports:

  • C#
  • VB.NET
  • J#
  • JScript
  • SQL
  • ASP/ASP.NET
  • IL (really)
  • and now, F#

Want to use it?  Step by step instructions are here.  Please leave any suggestions or comments as this is a work in progress. Things may break in the meantime. Please test it a lot.

@Pope - You need a cool hat!

posted by sisaacs | 1 Comments

My First F# Code

Let aProfessionalGeek = new BlogOnTheHub();;

(* If you've ever read anything I've written, you'll know that I like to make lengthy comments inside parentheses. *)

posted by sisaacs | 1 Comments