Cool product of the day: Mathematica.Net

.Net/Link

".NET/Link is a toolkit that integrates Mathematica and the Microsoft .NET Framework. It lets you call code written in any .NET-compatible language from Mathematica in a completely transparent way, and it lets you use and control the Mathematica kernel from a .NET program. For Mathematica users, .NET/Link makes all existing and future .NET types an automatic extension to the Mathematica environment. For .NET programmers, .NET/Link turns Mathematica into a scripting shell that lets you experiment with, build, and test .NET types a line at a time. It also makes .NET a powerful environment for writing programs that use the computational services of Mathematica. "

Published Saturday, July 19, 2003 11:56 AM by RoyOsherove
Filed under:

Comments

Friday, March 30, 2007 12:19 AM by Norman Sasono

# re: Cool product of the day: Mathematica.Net

.NETLink Internally uses MathLink, so Interop comes to play.

Is there someone working to create "the real Mathematica.NET"? That is a language/compiler that spits out MSIL from a Mathematica codes?

Just like F# that is ML that runs on top of CLR.

It will be great if we can have Mathematica on top of CLR.