|
[Date Index]
[Thread Index]
[Author Index]
Re: Mathematica and ML (Functional Programming Language)
- To: mathgroup at smc.vnet.net
- Subject: [mg72969] Re: Mathematica and ML (Functional Programming Language)
- From: Jon Harrop <jon at ffconsultancy.com>
- Date: Sat, 27 Jan 2007 05:25:32 -0500 (EST)
- References: <ep4koh$85$1@smc.vnet.net> <epcodc$8e8$1@smc.vnet.net>
Hans Michel wrote:
> On the .NET Framework Microsoft labs provides so free tools for their
> OCaml like programming language see F#
>
> http://research.microsoft.com/fsharp/fsharp.aspx
>
> My train of thought is Mathematica to MathLink through .NET/Link which
> connects to the .NET Framework which Microsoft claims you can use F# Code.
> Lots of implication but if it was an acceptable and viable solution path
> it would allow keeping of ML code and Mathematica Code.
>
> I don't know if .NET/Link would work with Mono. If it does it may allow
> the solution path to possibly include other platforms that support Mono.
> This is all theory. But I don't think its a waste of time to investigate
> it yourself.
The OP was asking about SML rather than OCaml so it is probably worth noting
that there are SML compilers targetting .NET. There's also OCamIL for
OCaml. However, none of these compilers support the whole of the target
language, AFAIK, and I still think it would be easier to communicate using
text... :-)
--
Dr Jon D Harrop, Flying Frog Consultancy
Objective CAML for Scientists
http://www.ffconsultancy.com/products/ocaml_for_scientists/index.html?usenet
Prev by Date:
Re: Is it possible?
Next by Date:
Re: Module in a package
Previous by thread:
Re: Mathematica and ML (Functional Programming Language)
Next by thread:
missing ticks in graphics linux
|