Skip to content

Add compatibility chart #52

@jcubic

Description

@jcubic

It seems that different Scheme implementation works differently in terms of loading R7RS. If we have R7RS code that doesn't work the same out of the box we should list all major implementations and show how to use the code.

An example is bytevector? in Chicken Scheme discussed in #46 also guile use some other code to use R7RS otherwise some of the code may don't work.

I would add a table (markdown support tables, at least on GitHub) with a matrix:

Scheme file REPL
Chiken ... ...
Guile ... ...
Kawa ... ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions