Library/metalanguage for adding more parenthesis and string delimiters.
Go to file
2017-02-01 07:59:21 +01:00
udelim eat extra space before closing delimiter - fix issue #1 2017-01-30 12:52:11 -07:00
.gitignore Fill in .gitignore 2017-02-01 07:59:21 +01:00
info.rkt fix package dependencies 2016-09-21 17:43:25 -06:00
LICENSE add documentation 2016-09-21 17:39:41 -06:00
README.md add readme 2016-09-21 17:53:43 -06:00

This is Racket library for adding extra types of parethesis and new string delimiters, for conveniently wrapping them for macro invocations, and for reading strings full of alternative types of syntax.

Online documentation is here. After installing with raco pkg install udelim, documentation is available locally by running raco docs udelim.