A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://reference.wolfram.com/language/guide/RulesAndPatterns.html below:

Rules & Patterns—Wolfram Language Documentation

Rules & Patterns—Wolfram Language Documentation WOLFRAM Products

More mobile apps

Core Technologies of Wolfram Products Deployment Options From the Community Consulting & Solutions

We deliver solutions for the AI era—combining symbolic computation, data-driven insights and deep technology expertise.

WolframConsulting.com

Wolfram Solutions

More Wolfram Solutions

Wolfram Solutions For Education

More Solutions for Education

Learning & Support Get Started More Learning Grow Your Skills Tech Support Company Work with Us Educational Programs for Adults Educational Programs for Youth Read Educational Resources Wolfram Initiatives Events Wolfram|Alpha Wolfram Cloud Your Account Search Navigation Menu Wolfram Language & System Documentation Center Wolfram Language Home Page » GUIDE Rules & Patterns

At the core of the Wolfram Language's symbolic programming paradigm is the concept of transformation rules for arbitrary symbolic patterns. The Wolfram Language's pattern language conveniently describes a very general set of classes of expressions, making possible uniquely readable, elegant and efficient programs.

Rules »

lhsrhs (Rule) representation of replacement rule

expr/.rules (ReplaceAll) apply replacement rules to an expression

RuleDelayed(:>)  ▪  ReplaceRepeated(//.)  ▪  Condition(/;)  ▪  ...

Patterns »

x_ any expression, named

x__ sequence of expressions

a|b|c alternative forms

Repeated(..)  ▪  Except  ▪  Longest  ▪  Shortest  ▪  ...

Pattern Matching Functions »

Cases elements of a list or expression matching a given pattern

Position  ▪  MemberQ  ▪  MatchQ  ▪  Count  ▪  DeleteCases  ▪  ...

Assignments »

lhs=rhs, lhs:=rhs make assignments for arbitrary patterns

Related Tech Notes Related Guides Top

RetroSearch 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