Next: Package License, Previous: version, Up: Top [Contents][Index]
The following syntactic bindings are exported by the library (mmck infix).
The infix macro converts the traditional infix notation for mathematical expressions to the
equivalent Scheme’s prefix notation. infix expands to a prefix expression to be evaluated at
run–time, in the lexical context of the macro use; as a special case (infix) is equivalent
to (values).
| • infix syntax | Notes on the supported syntax. | |
| • infix prec | Operators precedence. | |
| • infix notes | Random notes on the features. |
Next: Package License, Previous: version, Up: Top [Contents][Index]
This document describes version 0.1.0-devel.0 of MMCK Infix.