You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Matthew Butterick e3ef10b0ac | 11 years ago | |
---|---|---|
scribblings | 11 years ago | |
.gitignore | 11 years ago | |
LICENSE | 11 years ago | |
README.md | 11 years ago | |
info.rkt | 11 years ago | |
main.rkt | 11 years ago | |
tests.rkt | 11 years ago |
README.md
txexpr
Convenience functions for working with HTML-style tagged X-expressions in Racket
Install from the command line like so:
raco pkg install txexpr
Then require it in your Racket file:
(require txexpr)
Full docs are installed with the package.