Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

The F# Compiler, Core Library & Tools (F# Software Foundation Repository)

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
License.txt
NotificationsYou must be signed in to change notification settings

Pateldisolution/fsharp-1

Repository files navigation

This is the F# compiler, core library and core tools (open source edition). It uses the Apache 2.0 license.The "master" branch is for the latest version of F# (currently F# 3.0)To bootstrap the compiler, binaries built from an earlier version of this project are used.======= REQUIREMENTS =======Requires mono 2.9 or higher.On OSX, requires automake 2.69, e.g. use the one from homebeew:http://mxcl.github.com/homebrew/     brew install automake======= BUILDING =======To build, run    ./autogen.sh   make    make installOn OSX, to replace the installation of F# that comes with Mono you mayneed to use a prefix:  ./autogen.sh --prefix=/Library/Frameworks/Mono.framework/Versions/2.10.9/To build the FSharp.Core.dll for MonoAndroid, use   make do-2-1======= NOTES =======Uses bootstrapping libraries, tools and f# compiler. The lib/bootstrap/X.0 directories contain mono-built libraries, compiler and tools that can be used to bootstrap a build. You can also supplyyour own via the --with-bootstrap option.F# original powerpack sources are available fromhttp://fsharppowerpack.codeplex.com/

About

The F# Compiler, Core Library & Tools (F# Software Foundation Repository)

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
License.txt

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • F#98.9%
  • C#0.5%
  • OCaml0.2%
  • HTML0.2%
  • Makefile0.1%
  • Shell0.1%

[8]ページ先頭

©2009-2025 Movatter.jp