Intro to Mathematica/WolframLang Notation

By Xah Lee. Date: . Last updated: .

Here's a very brief intro to WolframLang syntax, showing just the most commonly used syntax that is not obvious.

Arithmetic Operator

Brackets

Vector and Matrix

Function

Complex Number

Misc

WolframLang Syntax

WolframLang in Depth

Basics

Comment, Print

String

Arithmetic

List

Expression, Atom, Head

Boolean

Conditional

Variable

Loop

Data Structure

Function

Pattern Matching

Advanced

Shell Tasks

Misc