---
name: fsharp
version: 3.0.25_1
origin: lang/fsharp
comment: Functional and object-oriented language for the .NET platform
arch: freebsd:9:x86:64
www: http://fsharp.org/
maintainer: mono@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses:
- AL2
flatsize: 38592
desc: |
  F# is an open-source, strongly typed, multi-paradigm programming
  language encompassing functional, imperative and object-oriented
  programming techniques.  F# is most often used as a cross-platform CLI
  language, but can also be used to generate JavaScript and GPU code.

  F# is developed by The F# Software Foundation and Microsoft.  An open
  source, cross-platform edition of F# is available from the F# Software
  Foundation.  F# is also a fully supported language in Visual Studio.
  Other tools supporting F# development include Mono, MonoDevelop,
  SharpDevelop and the WebSharper tools for JavaScript and HTML5 web
  programming.

  F# originated as a variant of ML and has been influenced by OCaml, C#,
  Python, Haskell, Scala and Erlang.

  WWW: http://fsharp.org/
deps:
  python27: {origin: lang/python27, version: 2.7.5_2}
  python2: {origin: lang/python2, version: 2}
  python: {origin: lang/python, version: '2.7,2'}
  perl: {origin: lang/perl5.14, version: 5.14.4}
  mono: {origin: lang/mono, version: 3.2.1}
  pcre: {origin: devel/pcre, version: 8.33}
  libffi: {origin: devel/libffi, version: 3.0.13}
  glib: {origin: devel/glib20, version: 2.36.3}
  gettext: {origin: devel/gettext, version: 0.18.3}
  libiconv: {origin: converters/libiconv, version: 1.14_1}
categories:
- lang
