schemedoc / srfi-metadata

Import SRFI metadata into the Scheme API
https://docs.scheme.org/srfi/support/
MIT License
10 stars 2 forks source link

Space-saving header columns #51

Open wasamasa opened 2 years ago

wasamasa commented 2 years ago

The languages could be displayed rotated 45° and the columns be set to have a uniform width.

See https://ecraven.github.io/r7rs-benchmarks/ and https://css-tricks.com/rotated-table-column-headers/ for a demo.

lassik commented 2 years ago

Patches welcome.

On a more general note, there are so many Scheme implementations that the table is getting unwieldy to read. We should think of a convenient way to narrow the matrix down to a few implementations at a time.