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.
|
|
|
Quad
|
|
|
|
----
|
|
|
|
|
|
|
|
A document processor written in [Racket](http://racket-lang.org). 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
|