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

F# Releases

Announcements on F# releases and release notes

<September 2008>
SuMoTuWeThFrSa
31123456
78910111213
14151617181920
21222324252627
2829301234
567891011

Navigation

Syndication

F# September 2008 CTP Released

The F# Team has released the F# September 2008 CTP.  Seeing F# followed by "CTP" is outstanding.  Congratulations to Don Syme and his team for steady and consistent work to move F# to another milestone.

Read about it here.

Download it here.

 

Published Friday, September 05, 2008 12:55 AM by optionsScalper

Comments

# re: F# September 2008 CTP Released @ Friday, September 05, 2008 3:27 PM

First off great job there. The project structure is really starting to look more like what we are used to in VS.

I'm confused though, is this a bug?

> let x = bignum.FromInt(3);;
> x;;
val it : Math.BigNum = 3N
> 1N / x;;
val it : Math.BigNum = 4N

???

but this:
> 1N / 3N;;
val it : Math.BigNum = 1/3N

marten_range

# re: F# September 2008 CTP Released @ Sunday, September 07, 2008 3:02 PM

Marten,

I'd raise that issue in the forums where a larger group can respond.

---O

optionsScalper

# F# and Functional Programming Resources &laquo; Angel &#8220;Java&#8221; Lopez on Blog @ Thursday, October 09, 2008 3:15 AM

PingBack from http://ajlopez.wordpress.com/2008/10/09/f-and-functional-programming-resources/

F# and Functional Programming Resources « Angel “Java” Lopez on Blog

# Recursos de F# y Programaci&#243;n Funcional @ Saturday, October 11, 2008 8:54 AM

F# es un lenguaje funcional, creado por Microsoft. Implementado bajo el soporte de .NET CLR, es un lenguaje

Angel "Java" Lopez

# Recursos de F# y Programaci??n Funcional | Buanzolandia @ Saturday, October 11, 2008 5:11 PM

PingBack from http://blogs.buanzo.com.ar/2008/10/recursos-de-f-y-programacion-funcional.html

Recursos de F# y Programaci??n Funcional | Buanzolandia

Anonymous comments are disabled
Powered by Community Server, by Telligent Systems