Assorted syntactic sugar for Lisp
README.md | ||
superfluous-parentheses.el | ||
syrup.asd | ||
syrup.lisp |
syrup: assorted syntactic sugar for Lisp
Syrup is a simple package providing syntax enhancements to Common Lisp.
Right now it doesn't do much, but I'll add new features as I think of them.
#^sym
to export a symbol inline[]
and{}
can be used in place of normal parentheses