Skip to content

dharmatech/surfage

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
s0
 
 
s1
 
 
 
 
s11
 
 
s13
 
 
s14
 
 
s16
 
 
s19
 
 
s2
 
 
s23
 
 
s25
 
 
s26
 
 
s27
 
 
s31
 
 
s37
 
 
s38
 
 
s39
 
 
s41
 
 
s42
 
 
s43
 
 
s48
 
 
s6
 
 
s61
 
 
s64
 
 
s67
 
 
s69
 
 
s78
 
 
s8
 
 
s9
 
 
s98
 
 
s99
 
 
 
 
 
 
 
 
There is an existing R6RS srfi project at:

https://code.launchpad.net/~scheme-libraries-team/scheme-libraries/srfi

In that project, the library names use the colon character. E.g.:

    (srfi :1 lists)

Filenames with a colon are not portable across UNIX and Windows. Some
Scheme implementations support an encoding whereby ':1' is
mapped to '%3a1'. Chez Scheme does not perform the conversion.

The surfage libraries are a port of the R6RS srfi libraries to have
names such as:

    (surfage s1 lists)

About

R6RS SRFIs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages