Demo Of Wolfram Language
Written by Mike James   
Thursday, 27 February 2014

Stephen Wolfram has created a video showing the capabilities of Wolfram language. Is this impressive?

Wolfram is best known for Mathematica and the Alpha query engine. For reasons that aren't entirely clear, he suddenly woke up a few months ago and realized that the language that was part of Mathematica could be spun off as a separate language. 

 

 

mathematic

 

Rather than just spinning the language off, the claim is being made that it is something very new - symbolic programming.

This isn't particularly new; Lisp got there first and the Mathematica language has been doing it for some time. In fact, any mathematical language e.g. Maple, has to be symbolic. It's in the nature of what they do. 

Take a look at the video and see if you can work out what is new:

 

 

Wolfram certainly thinks there's something special here.

"It’s amazing to me how much of this is based on things I hadn’t even thought of just a few months ago. Knowledge-based programming is going to be much bigger than I imagined…"

However, to others what is most  amazing is that Stephen Wolfram seems to be so amazed that the language can do all this - any Mathematica or Maple user could have told him that it was all obvious in a few minutes.

Most of what is described seems to be something that could be achieved by adding suitable libraries. This is the reason that Python is so useful a language - there is a library for everything. You just have to import the correct library and you can do anything that the Wolfram Language can do.

The big difference is that the Wolfram Language starts out as a language to do symbolic maths in and this does give it an edge. As to all the other bits and pieces that have been grafted on, they are mostly nothing special.

The big problem with the Wolfram Language is that it is proprietary and depends on the Mathematica engine even if it pretends it doesn't. 

A bigger problem is that there is nothing fundamentally new here, just a repackaging of what we already had despite the fuss being made over it.

 

 wolframicon

More Information

Wolfram Blog

Wolfram Language

Related Articles

Wolfram Language The Key To The Future?       

What To Call A Language - Mathematica Has a Problem      

Buy A Pi For $25 And Get Mathematica Free       

Free Sage Math Cloud - Python And Symbolic Math        

Wolfram SystemModeler       

Wolfram Finance Platform Launched       

A New Kind of Science Is Ten       

 

 

To be informed about new articles on I Programmer, install the I Programmer Toolbar, subscribe to the RSS feed, follow us on, Twitter, FacebookGoogle+ or Linkedin,  or sign up for our weekly newsletter.

 

espbook

 

Comments




or email your comment to: comments@i-programmer.info

 

Banner


Meet LegoGPT
11/05/2025

LegoGPT is an AI model that creates physically stable Lego structures from text prompts. Not only does it design Lego models that match text-supplied descriptions, it also ensures they can be built br [ ... ]



GCC 15.1 Released With Support For COBOL
05/05/2025

This major release of the GNU Compiler Collection is the first to include a COBOL front end. It also features improved support for Rust. Developers are also concerned about breaking changes.


More News

 

Last Updated ( Thursday, 27 February 2014 )