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 Scheme programmers to write arithmetic expressions using a syntax similar to mathematical notation, potentially improving the readability of Scheme programs.