The definitive Wolfram Language and notebook experience
The original technical computing environment
All-in-one AI assistance for your Wolfram experience
We deliver solutions for the AI eraâcombining symbolic computation, data-driven insights and deep technology expertise.
Courses in computing, science, life and more
Learn, solve problems and share ideas.
News, views and insights from Wolfram
Resources for
Software DevelopersWe deliver solutions for the AI eraâcombining symbolic computation, data-driven insights and deep technology expertise.
Wolfram SolutionsCourses in computing, science, life and more
Learn, solve problems and share ideas.
News, views and insights from Wolfram
Resources for
Software DevelopersThe Wolfram Language stands out from traditional computer languages in supporting many programming paradigms. Procedural programming is the only paradigm available in languages like C and Java, as well as most scripting languages. The Wolfram Language supports all standard procedural programming constructs, but often extends them through integration into its more general symbolic programming environment.
x=value (Set) — set the value for a variable
expr;expr;expr (CompoundExpression) — execute expressions in sequence
Assignments »= ▪ += ▪ ++ ▪ *= ▪ AppendTo ▪ ApplyTo ▪ ...
Loops »Do ▪ While ▪ Until ▪ For ▪ Table ▪ Nest ▪ ...
Conditionals »If ▪ Which ▪ Switch ▪ And(&&) ▪ Equal(==) ▪ Less(<) ▪ ...
Flow Control »Return ▪ Throw ▪ Catch ▪ TimeConstrained ▪ ...
Scoping Constructs » Input, Output, Etc. »Print ▪ Input ▪ Pause ▪ Import ▪ OpenRead ▪ ...
Related Tech NotesRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4