Windows 2000 拡張カーネル環境に F# 2.0

fsp

Download: Visual Studio 2010 F# 2.0 Runtime SP1 - Microsoft Download Center - Download Details

Windows 2000 拡張カーネル環境に Visual Studio 2010 F# 2.0 Runtime SP1 を入れてみました。

fsp2
MSIを書き換えなくてもインストールできる Windows Installer があれば問題ないよ

Microsoft F#, April 2011 Community Technology Preview

Microsoft (R) F# 2.0 Interactive build 2.0.0.0
Copyright (c) Microsoft Corporation. All Rights Reserved.

For help type #help;;

> #help;;

  F# Interactive directives:

    #r "file.dll";;        Reference (dynamically load) the given DLL
    #I "path";;            Add the given search path for referenced DLLs
    #load "file.fs" ...;;  Load the given file(s) as if compiled and referenced
    #time ["on"|"off""];;  Toggle timing on/off
    #help;;                Display help
    #quit;;                Exit

  F# Interactive command line options:

      See 'fsi --help' for options

>

F# April 2011 CTP がちゃんと動いてるね。
一度、KDW で挫折してたことを思い出して、リベンジしてみたよ。

関連サイト:
F# April 2011 CTPが公開されました ≪ 焦げlog
F# を触ってみた - kozima の雑記

おすすめ

コメントを残す

メールアドレスが公開されることはありません。 が付いている欄は必須項目です