StackOverflow Questions for Tag: r6rs

Sem-Joe
Sem-Joe

Reputation: 31

Encode "ä", "ö", "ü" and "ß" in scheme (get german text from file)

Score: 2

Views: 149

Answers: 1

Read More
mnemenaut
mnemenaut

Reputation: 820

Why might the Scheme `filter` form not process list elements 'in order'?

Score: 1

Views: 107

Answers: 2

Read More
thor
thor

Reputation: 22570

How to convert r6rs macro involving syntax-case to racket?

Score: 2

Views: 123

Answers: 1

Read More
Flux
Flux

Reputation: 10950

How to export the same code as both an R6RS and R7RS library

Score: 0

Views: 68

Answers: 0

Read More
jahhaj
jahhaj

Reputation: 793

difference between free-identifier=? and bound-identifier=?

Score: 12

Views: 1477

Answers: 1

Read More
MaiaVictor
MaiaVictor

Reputation: 53077

Is it possible to load an entire file from disk efficiently in Scheme R6RS?

Score: 2

Views: 109

Answers: 1

Read More
Florian Weimer
Florian Weimer

Reputation: 33757

Left shift into fixnum sign bit

Score: 0

Views: 64

Answers: 1

Read More
Florian Weimer
Florian Weimer

Reputation: 33757

Forcing left-to-right evaluation order in procedure call

Score: 2

Views: 54

Answers: 1

Read More
alinsoar
alinsoar

Reputation: 15813

notation in r6rs grammar for complex numbers

Score: 1

Views: 68

Answers: 1

Read More
alinsoar
alinsoar

Reputation: 15813

include vs. load in mit-scheme

Score: 2

Views: 235

Answers: 1

Read More
alinsoar
alinsoar

Reputation: 15813

Scheme to C translator

Score: 4

Views: 1721

Answers: 2

Read More
addictedtohaskell
addictedtohaskell

Reputation: 541

As of 2016, is there a Scheme implementation which supports 100% of R7RS (small) with no deviations?

Score: 28

Views: 9022

Answers: 2

Read More
Norbert Zeh
Norbert Zeh

Reputation: 73

Chez Scheme: macro import at top level

Score: 7

Views: 919

Answers: 1

Read More
Lucas M
Lucas M

Reputation: 13

Hygienic macro r7rs : Return second expression value

Score: 0

Views: 143

Answers: 2

Read More
Yoakain
Yoakain

Reputation: 15

Rotating a matrix, why isn't it working as a function, yet it does in line command?

Score: 0

Views: 243

Answers: 1

Read More
Marc
Marc

Reputation: 4477

R6RS: Does the syntax expression form applied to the empty list return a wrapped syntax object?

Score: 3

Views: 91

Answers: 0

Read More
Felipe
Felipe

Reputation: 17182

Is it possible to "extend" a function / lambda / macro in Scheme?

Score: 6

Views: 738

Answers: 6

Read More
Watcom
Watcom

Reputation: 2379

Racket R6RS support: syntax-case

Score: 2

Views: 325

Answers: 1

Read More
Emile Sonneveld
Emile Sonneveld

Reputation: 73

Serialize scheme object to string

Score: 3

Views: 274

Answers: 1

Read More
lcmylin
lcmylin

Reputation: 2722

Check if an identifier is lexically bound at the point of macro expansion?

Score: 2

Views: 155

Answers: 1

Read More
PreviousPage 1Next