Library/metalanguage for adding more parenthesis and string delimiters.
Go to file
William G Hatch cf8b64c2f1 add readme
Even though the link to the online docs will be broken for a few hours
until the package server builds it!
2016-09-21 17:53:43 -06:00
udelim add documentation 2016-09-21 17:39:41 -06:00
.gitignore add initial version 2016-09-19 20:47:19 -06: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.