Re: SRFI 33 does not have a HTML body
Lassi Kortela 17 Sep 2019 23:25 UTC
SRFI 33 converted:
<https://htmlpreview.github.io/?https://github.com/lassik/srfi-33/blob/html-conversion/srfi-33.html>
PR: <https://github.com/scheme-requests-for-implementation/srfi-33/pull/1>
Was doable using Emacs web-mode (which automatically infers which
closing tag to insert when you type "</") and HTML Tidy (the
HTML5-capable version of it).
> SRFIs 92 and 100 are the same.
Somebody else please do these :)