Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

mathics

< >

mathics is an open source programming language created in 2012.

#354on PLDB 12Years Old
Download source code:
git clone https://github.com/mathics/Mathics
Homepage · REPL · Try It Online · Source Code

Mathics is a free, general-purpose online computer algebra system featuring Mathematica-compatible syntax and functions. It is backed by highly extensible Python code, relying on SymPy for most mathematical tasks.


Example from the web:
StringJoin[Riffle[Map[ToString, Table[Fibonacci[i], {i,16}]], ", "]] <> "..."

- Build the next great programming language · Add · Issues · About · Search · Keywords · Livestreams · Labs · Resources · Acknowledgements

Built with Scroll v164.7.0