Lukas' Notes

Postfix Notation

Feb 25, 20261 min read

languages

Definition

Postfix Notation

Postfix notation is a notation for expressions of a term languages where the operators
are placed after the terms.

Example:

ab∧

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


Graph View

Backlinks

  • Term Language

Created with Quartz v4.4.0 © 2026

  • GitHub