Wen Kokke

Results 121 issues of Wen Kokke

At the moment it is rather hard to find out whether or not math is rendering correctly in of the book, since you would need to remember where TeX math...

enhancement

@jphmrst adds the following commend to their README for PLFA: > One important fact that you should know about Agda is that it is *whitespace-sensitive*. The presence or absence of...

clarification-needed
documentation

Currently, PLFA uses lots of records to encapsulate definitions of, e.g., isomorphisms, embeddings, etc. This means lots of programming that looks like: ```agda ≃-refl : ∀ {A : Set} -----...

enhancement
help wanted
low-hanging-fruit
agda

I don't think we define what exactly ∀ does in the book, which tends to lead to some confusion. We essentially use it whenever it feels appropriate, which I'm fine...

help wanted
low-hanging-fruit
clarification-needed
text

Parts 1 and 2 are rather sparse when it comes to references to the relevant academic papers and further reading.

help wanted
citation-needed
text

For screen readers, LaTeX and EPUB, and many other ways to read the book that aren’t simply a live website, it is important that headers are used consistently, i.e., starting...

accessibility
markup
bug

The current build uses KaTeX. Would enable compiling to EPUB2, which is more widely supported.

enhancement
epub
accessibility
build