6 packages found
Inline operator syntax for Algebraic Racket
This package needs license metadata
#%app syntax for function composition, (a .. b .. c) => (lambda (v) (a (b (c v))))
An #%app macro that changes meaning based on paren shape
Prototype of a proof-of-concept for a language with first-class environments.
A Toolbox of Syntactic Shortcuts
A Racket library that allows prefix, infix, postfix, and partially applied functions. Note: ugly in some ways so I'd recommend the simpler `fancy-app` instead
This package needs documentation