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 cbe6fd4d5b | 7 years ago | |
---|---|---|
.. | ||
quad | 7 years ago | |
.gitignore | 10 years ago | |
.travis.yml | 7 years ago | |
LICENSE.md | 7 years ago | |
README.md | 7 years ago | |
info.rkt | 7 years ago |
README.md
Quad
A document processor — in the tradition of PUB, troff, Scribe, and TeX — written in Racket. Not even close to fit for public consumption.
Using Racket 6.0+, install from the command line:
raco pkg install quad
And update like so:
raco pkg update --update-deps quad
Docs: http://docs.racket-lang.org/quad
License
MIT