Search code examples
Encode "ä", "ö", "ü" and "ß" in scheme (...

unicodecharacter-encodingschemechez-schemer6rs

Read More
difference between free-identifier=? and bound-identifier=?...

schemeracketr6rs

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

fileschemer6rs

Read More
Forcing left-to-right evaluation order in procedure call...

schemeorder-of-executionr6rs

Read More
notation in r6rs grammar for complex numbers...

numbersschemer6rs

Read More
include vs. load in mit-scheme...

includeschemeloadmit-schemer6rs

Read More
Scheme to C translator...

cschemer6rs

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

schemelispimplementationr6rsr7rs

Read More
Chez Scheme: macro import at top level...

schemer6rschez-scheme

Read More
Hygienic macro r7rs : Return second expression value...

schemeracketr6rsdefine-syntaxr7rs

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

matrixrotationschemeracketr6rs

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

inheritanceschemer5rsr6rsr7rs

Read More
Racket R6RS support: syntax-case...

schemeracketr6rs

Read More
Serialize scheme object to string...

debuggingschemer6rs

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

macrosschemer6rschez-scheme

Read More
How to delay an image swap in DrRacket?...

racketr5rsr6rs

Read More
Arity mismatch when constructing a child record type...

schemeracketr6rs

Read More
Differences between Guile Scheme and Standard Scheme (in Racket IDE)?...

schemeracketguiler6rsr5rs

Read More
Why do all procedures have to be defined before the compiler sees them?...

schemeracketr6rs

Read More
Append string to existing textfile in IronScheme...

fileschemeappendr6rsironscheme

Read More
Racket lists incompatible with r6rs?...

listschemeracketr6rs

Read More
Scheme pass-by-reference...

schemepass-by-referencer6rsreturn-by-reference

Read More
How do you check if a value is of type "error" in Scheme?...

testingexceptionschemer6rs

Read More
What's the difference between R6RS's `letrec`, `letrec*` and Racket's `letrec`?...

schemeracketr6rsletrec

Read More
getting command line arguments in Scheme using `command-line` function...

command-lineargumentsschemer6rs

Read More
Is there a digest for different "RnRS" Scheme standards?...

compiler-constructionlispschemer5rsr6rs

Read More
Advantages of different Scheme R6RS implementations...

lispschemer6rs

Read More
R6RS Library body: definition after expression...

schemeracketr6rs

Read More
Datum-skipping comment "#;" while making parser for R6RS with ANTLR4...

antlr4r6rs

Read More
In R6RS Scheme, is there a way to get the current environment for use with eval?...

schemeevalenvironmentr6rs

Read More
BackNext