Jul 172008
 

Visual Studio Lab (VSLab) exploits the power of F# and its interactive top level to provide an interactive environment similar to MatLab and Mathematica, in which you can easily create Add-ins and interact dynamically with them inside Visual Studio. Moreover, since F# is a compiled language, the final code can be compiled as a standalone application.
Goal of the project is to provide the basic infrastructure to turn Visual Studio in VSLab, and a number of addins (called viewlets) used to show data and support development of scientific based applications.

Take a look. :) I assure you that you’ll be impressed.

Related posts:

  1. Visual Studio 2008 Beta 2 Loading time
  2. Visual Studio 2008 RTM Is Released
  3. Visual Studio 2008 Beta 2 Released
  4. Line of Code(LOC) Counter For VSTS 2005
  5. Problems installing VSTS 2005 Dec. 2004 CTP