On this page:
infix-syntax
8.12

infix-syntax🔗ℹ

mrm

The goal of this library is to provide a standard method of integrating infix expressions into racket macros and languages.

    1 Parsing

      1.1 Parsing Functions

      1.2 Handling Scope

    2 Infix Tokens

      2.1 Infix Procedure

      2.2 Infix Precedence

      2.3 Constructing Tokens

    3 Operators

    Bibliography