Lukas' Notes

Home

❯

Knowledge

❯

Prefix Notation

Prefix Notation

Jul 25, 20251 min read

languages

Definition

Prefix Notation

Prefix notation is a notation for expressions of a
term languages where the operators
are placed before the terms.

Example:

∧ab

where a,b are terms and ∧/2 is an operator.

The prefix notation is primarily used for functions
and predicates.


Graph View

Backlinks

  • Term Language

Created with Quartz v4.4.0 © 2025

  • GitHub