Skip to content

Please nominate your favorite Scheme libraries #15

Open
@lassik

Description

@lassik

Here are some recommendations from @weinholt:

  • (chibi match) - excellent pattern matching syntax. There are a few R6RS-adaptions here and there, but the original from foof is in Snow and Akku.
  • struct-pack - tooting my own horn here, but this R6RS library implements pack/unpack for bytevectors. Similar libraries exist in Python and Perl.
  • nanopass - a compiler framework
  • packrat - a parser library
  • r6rs-pffi - portable foreign-function interface
  • SRFI 1, 13 and 115 for lists, strings, and regex.
  • htmlprag, which is in a few places, e.g. wak-htmlprag - pragmatic HTML parser and emitter

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