cl-community-spec
cl-community-spec copied to clipboard
Correctness concerns
Brunzus helpfully highlighted a worrying discrepancy.
The best dpans source I can recommend is my fork, which is directly derived from Xach's fork, which is directly derived from the original dpans download, so it is extremely likely to be correct. (The advantage of my fork over Xach's is the user-friendly pdf directory, see the README there for more information.)
That has the correct information. Here is the corresponding tex source.
@Hexstream Would you be interested in submitting a PR to fix the discrepancies?
No, I am going all in on my project.
There are changelogs with the X3J13 stuff, e.g. https://github.com/LispLang/ansi-spec/blob/e18e52daf7dc5618527a68b7323b8ed7fb1c781a/tex/Change-Summary.text
The missing array-displacement issue for example is the very first change noted down there.
At this point, it would be much more work to start over again parsing the newer spec, because I did much already on the generated HTML.
So I would just go through the changes one-by-one and update the text if necessary.