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.
typesetting/quad
Matthew Butterick c7b8bcb7c2 profiling 9 years ago
..
ffi happy birthday 10 years ago
py happy birthday 10 years ago
texts speedy 10 years ago
.gitignore ignore caches 10 years ago
LICENSE license 10 years ago
README.md Update README.md 10 years ago
breaktester.rkt happy birthday 10 years ago
experimental.rkt Revert "tinkering" 10 years ago
foo.rkt apes 9 years ago
info.rkt add dependency on hyphenate 10 years ago
lib-typed.rkt apes 9 years ago
logger-typed.rkt perf opt + remove untyped from logger-typed 9 years ago
logger.rkt delete unnecessary 10 years ago
main-typed-sample.rkt profiling 9 years ago
main-typed-tests.rkt partial typing 9 years ago
main-typed.rkt more Flonum to Float 9 years ago
main.rkt partial typing 9 years ago
measure-typed.rkt tidying 9 years ago
measure.rkt add note 10 years ago
ocm-typed-test.rkt works a little better 9 years ago
ocm-typed.rkt more Flonum to Float 9 years ago
ocm.rkt vectorize ocm some more 10 years ago
quads-typed.rkt resume here 9 years ago
quads.rkt Revert "considerations" 10 years ago
render-typed.rkt tweks 9 years ago
render.rkt happy birthday 10 years ago
samples-typed.rkt add float 9 years ago
samples.rkt nitz 10 years ago
segfault.rkt turn on logging for segfault test 10 years ago
stats-data.txt happy birthday 10 years ago
stats.rkt happy birthday 10 years ago
tests-ocm.rkt happy birthday 10 years ago
tests-typed.rkt disable obsolete test 9 years ago
tests.rkt quad-attr-set and set* 10 years ago
todo.rkt nitz 10 years ago
utils-typed.rkt more Flonum to Float 9 years ago
utils.rkt kish 10 years ago
world-typed.rkt adjust types 9 years ago
world.rkt various 9 years ago
wrap-typed-test.rkt mo 9 years ago
wrap-typed.rkt remove casts 9 years ago
wrap.rkt works a little better 9 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