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

Mathematica

< >

Mathematica is an open source programming language created in 1988 by Stephen Wolfram.

#36on PLDB 36Years Old 22kRepos
Homepage · REPL · Try It Online · Wikipedia · Release Notes · Docs

Wolfram Mathematica (usually termed Mathematica) is a modern technical computing system spanning most areas of technical computing — including neural networks, machine learning, image processing, geometry, data science, visualizations, and others. The system is used in many technical, scientific, engineering, mathematical, and computing fields. It was conceived by Stephen Wolfram and is developed by Wolfram Research of Champaign, Illinois. Read more on Wikipedia...


Example from hello-world:
Print["Hello World"]
(* Hello World in Mathematica *) Hello[] := Print["Hello, World!"]
Example from Linguist:
Test[1 + 2, 3, TestID -> "One plus two"]

Language features

Feature Supported Example Token
Standard Library Print["Hello, World!"]
Integers
Floats
Strings "Hello world" "
Comments
MultiLine Comments (* A comment *) (* *)
Print() Debugging Print
Semantic Indentation X
Line Comments X
- Build the next great programming language · Add · About · Search · Keywords · Livestreams · Labs · Resources · Acknowledgements · Part of the World Wide Scroll