SRFI 266: The expr syntax

by José Bollo

status: draft (2026-01-16)

keywords: Syntax

See also SRFI 105: Curly-infix-expressions.

Abstract

The syntax expr allows one to write arithmetic expressions using a syntax near to mathematical notation, potentially improving the readability of Scheme programs.