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.
txexpr/README.md

15 lines
277 B
Markdown

10 years ago
txexpr
10 years ago
---------------
10 years ago
10 years ago
Convenience functions for working with HTML-style tagged X-expressions in Racket
10 years ago
Install from the command line like so:
10 years ago
raco pkg install txexpr
10 years ago
Then require it in your Racket file:
10 years ago
(require txexpr)
10 years ago
Full docs are installed with the package.