schemedoc / srfi-metadata

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

You can view the table [[http://htmlpreview.github.io/?https://github.com/schemedoc/srfi-metadata/blob/master/table.html][here]].

** How to update the table

Simply run =generate.sh=, which takes the following steps:

** Requirements

=listings.sh= calls Gauche by default, but you can adjust it to use any R7RS Scheme.

=external.sh= and =table.sh= need Racket and =raco pkg install sxml=