Skip to content

Releases: jyh1/mmaclone

Major release

08 Oct 11:53
Compare
Choose a tag to compare

What's new

*. Powerful pattern matching facility, comparable with Mathematica's
*. A thorough code rewritten, more clear code logic.
*. More sophisticate built-in simplification (e.g. 'x+2x' will now be automatically evaluated to '3x').
*. Bugs fixed

Pre-build osX and windows binary files are provided.

First release

16 Mar 14:03
Compare
Choose a tag to compare
First release Pre-release
Pre-release

First Release

The primary structure of the program has been finished.
It has a syntax which is very similar to Mathematica's and some useful built-in functions with
similar behavior with their Mathematica counterpart.

ScreenShot

mmaclone

Note the program's syntax currently has a few small deviations with Mathematica. For more information, please refer to the project wiki (still under construction).