Skip to content

Re-use index.scheme.org SRFI types? #8

Description

@aartaka

Hi! Learned of this project just now, super neat! I see that procedure types are hard-coded in the main .el file, and that it will take some effort to document all SRFIs and implementations to date.

Thus the suggestion: maybe use data from index.scheme.org? It has all the types of most used SRFIs pinned down in its metadata files, so you can just take these and read them directly to get that info. I already did that on Chibi in https://codeberg.org/aartaka/scheme-index/src/branch/pages/build.scm and the original repo has CHICKEN scripts for parsing, so there’s enough know-how for how to treat this data.

Thoughts?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions