Who is this product aimed at? If it's academics, students, etc, then it's doomed, the wave today is free open source software.
Wolfram Language
11–20 of 132 posts
Re: Wolfram Language
#12Where's the source code? Is this something like CDF that can be only used from Wolfram's binary blob plugin/exes? If they don't release the sources for the compiler/interpreter it will be as popular as their Computable Document Format.
Re: Wolfram Language
#13Also, best attribute name ever [1]: "BoundStateWaveFunctionMomentumRepresentationAbsoluteValueSquared"
[0]: http://reference.wolfram.com/language/ref/CanonicalName.html [1]: http://reference.wolfram.com/language/ref/PhysicalSystemData...
Re: Wolfram Language
#14Re: Wolfram Language
#15Where's the source code? Is this something like CDF that can be only used from Wolfram's binary blob plugin/exes? If they don't release the sources for the compiler/interpreter it will be as popular as their Computable Document Format.
Good question. If they don't release the source, then this, as awesome as it is, is just a product and not a language.
Re: Wolfram Language
#16When I was a student at university in 2003-2008, I loved, loved, loved Mathematica language, Mathematica uncluttered cell-based editor and rich interactive documentation. You could execute and edit examples right in the doc! I did so many things: nicely formatted pages (much easier to type in complex formulas than in LaTeX), computing simulations, crazy charts etc. I never could understand how people can use Matlab o…
Re: Wolfram Language
#17Earlier quoted context omitted.
Good question. If they don't release the source, then this, as awesome as it is, is just a product and not a language.
Languages don't have source code, they have documentation. I haven't looked through it all, but this appears to be documentation specifying (to some degree) the Wolfram Language. Therefore the language exists, regardless of whether any implementations of interpreters or compilers thereof exist and are open-source.
This is why there are no interpreted languages without a reference implementation that haven't failed miserably.
Re: Wolfram Language
#18Re: Wolfram Language
#19Has the language grown much faster in recent years? I coded some microarray data analysis in Mathematica at one point a few years ago, and was very disappointed in the slow execution, it made it unusable. It may have been a "naive" implementation that could be much improved, but a similarly naive Java implementation was much faster and not significantly more difficult to write.
Re: Wolfram Language
#20Previous HN thread: https://news.ycombinator.com/item?id=7293741