You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
8 years ago | |
---|---|---|
txexpr | 8 years ago | |
typed | 8 years ago | |
.gitignore | 9 years ago | |
.travis.yml | 8 years ago | |
LICENSE | 9 years ago | |
README.md | 8 years ago | |
info.rkt | 8 years ago |
README.md
txexpr 
Convenience functions for working with HTML-style tagged X-expressions in Racket 6.0+
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. You can also read the docs here.