List Question
20 TechQA 2023-11-29T10:05:56.753000Encode "ä", "ö", "ü" and "ß" in scheme (get german text from file)
184 views
Asked by Sem-Joe
Chez Scheme FFI Procedure Doesn't Work After Change to Apple Silicon
181 views
Asked by clartaq
In Scheme, is there a built-in function called "ref"?
78 views
Asked by clark
Chezscheme says "Exception: attempt to apply non-procedure #<void>" when I tried to print a pascal triangle
37 views
Asked by Van Young
Why is my (chez) scheme symbol not visible when running with --program, but is with --script?
127 views
Asked by Oskar
Compatibility with both Chez and Chicken Scheme
323 views
Asked by rwallace
How to find line causing exception in Chez Scheme
178 views
Asked by brj
How and when to use ChezScheme's timer interrupt?
141 views
Asked by shenlebantongying
How can I run scheme?
191 views
Asked by Marcos
Literals in syntax-rules don't work in libraries in Scheme
145 views
Asked by VOID404
Capturing the output of an external call as a string (in Chez Scheme)
283 views
Asked by AlQuemist
A question about cond expressions in Scheme
536 views
Asked by John Z. Li
Mixed programming between scheme and C
161 views
Asked by Novice
Is it possible to get the current raise continuation in debug mode in Chez-Scheme?
97 views
Asked by chansey
An error of chez-scheme FFI just like because of C Cross-platform
225 views
Asked by Novice
ReadProcessMemory with Chez Scheme FFI
118 views
Asked by ArooBaito
Turn off tail call optimization for debugging in Chez Scheme
136 views
Asked by chansey
display working out of order in Chez Scheme
199 views
Asked by divs1210
Exception: multiple definitions for function in body
206 views
Asked by Alex Belov
Scheme procedure exception about: incorrect number of arguments
601 views
Asked by Tim Chan