[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [groff] Design and Implementation of *roff
From: |
Tadziu Hoffmann |
Subject: |
Re: [groff] Design and Implementation of *roff |
Date: |
Fri, 30 Nov 2018 17:21:56 +0100 |
User-agent: |
Mutt/1.9.1 (2017-09-22) |
> I'm in search of any documentation that provides insight
> into the design and implementation of a *roff.
Not sure if this helps more than it confuses, but
perhaps looking into the "amazingly workable formatter",
an nroff-workalike written in awk, might offer some
enlightenment...
There's also a C version of awf that used to be the
default formatter on Minix.