Search code examples
Why is (atom? (car '('bacon 'and 'eggs))) different from (atom? 'bacon) in ChezS...


schemechez-schemethe-little-schemer

Read More
Encode "ä", "ö", "ü" and "ß" in scheme (...


unicodecharacter-encodingschemechez-schemer6rs

Read More
Chez Scheme FFI Procedure Doesn't Work After Change to Apple Silicon...


schemeffiapple-siliconchez-scheme

Read More
Why does my lazy filtered list in scheme consume so much memory?...


schemelazy-evaluationimplementationlazy-sequenceschez-scheme

Read More
Why is my (chez) scheme symbol not visible when running with --program, but is with --script?...


schemechez-scheme

Read More
Capturing the output of an external call as a string (in Chez Scheme)...


stringschemeportchez-scheme

Read More
Literals in syntax-rules don't work in libraries in Scheme...


schemelispchez-scheme

Read More
How and when to use ChezScheme's timer interrupt?...


chez-scheme

Read More
A question about cond expressions in Scheme...


conditional-statementsschemelanguage-lawyerracketchez-scheme

Read More
Is it possible to get the current raise continuation in debug mode in Chez-Scheme?...


schemechez-scheme

Read More
Turn off tail call optimization for debugging in Chez Scheme...


debuggingschemechez-scheme

Read More
display working out of order in Chez Scheme...


chez-scheme

Read More
Exception: multiple definitions for function in body...


schemelispchez-scheme

Read More
Scheme procedure exception about: incorrect number of arguments...


schemechez-scheme

Read More
How to increment a Record Field using Scheme define-syntax macro...


macrosschemechez-schemedefine-syntax

Read More
Is the memory of compiled/eval’ed procedures garbage-collected in Chez Scheme?...


garbage-collectionschemechez-scheme

Read More
Compiling and Installing Chez Scheme on 64 Bit Arm?...


linuxraspberry-pischemeracketchez-scheme

Read More
Quoting numerical constants in Chez Scheme...


schemelispchez-scheme

Read More
set of x and x does not work in let in Scheme...


schemeracketchez-scheme

Read More
A Scheme function to compose other functions...


schemevariadic-functionsanonymous-functionfunction-compositionchez-scheme

Read More
Andmap\ormap - chez scheme...


schemechez-scheme

Read More
Can Scheme do GUI without Racket? Or have to use Common Lisp?...


user-interfaceschemelisparchlinuxchez-scheme

Read More
realpath error with Chez Scheme when Installing Idris2...


macosidrischez-scheme

Read More
Issue unbound variable in chez scheme...


schemechez-scheme

Read More
SRFI implementations for Chez Scheme...


schemechez-schemesrfi

Read More
How to retrieve a foreign raw bytes pointer from a scheme bytevector?...


schemeracketchez-scheme

Read More
FFI in Chez Scheme for C functions with variadic arguments (varargs)...


cprintfschemevariadicchez-scheme

Read More
Math manuals in chez scheme...


chez-scheme

Read More
(Chez) Scheme macro for hiding lambdas...


macrosschemeassociative-arraychez-scheme

Read More
Load file with relative path...


schemechez-scheme

Read More
BackNext