Lukas' Notes

Home

❯

Knowledge

❯

Postfix Notation

Postfix Notation

Jul 25, 20251 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 © 2025

  • GitHub