List Question
20 TechQA 2023-11-27T02:29:24.377000How to return either a multiplied value in a list or boolean in Scheme (R5RS)?
100 views
Asked by UnknownPeach
Use of literals in hygienic macros in Scheme
113 views
Asked by Kim Mens
R5RS circular dependency (cycle in loading)
37 views
Asked by Kotaka Danski
Which identifier am I supposed to use to close my library in R7RS/Scheme?
171 views
Asked by Hakamex
How to "load" a file only once in scheme r5rs?
129 views
Asked by thor
How can I recursively iterate and compare values of a single list in scheme?
127 views
Asked by airhead_249
Defining a "purely functional" R5RS env
94 views
Asked by Felipe
Searching within sublists in Racket
62 views
Asked by Ansar Al
Getting a scheme macro keyword to match only if at least two arguments are given to it
45 views
Asked by pii_ke
How would I Implement a repeat function that would make a stream full of a repeating int?
121 views
Asked by Moronis2234
How to convert String to Binary in Scheme
161 views
Asked by Future Historian
What is the difference between of code written in DrRacket in "R5RS" vs "#lang racket"?
417 views
Asked by VIPER
call a foreign program to do work in your current program in scheme
60 views
Asked by wantong.eso
How to Multiply a value to the next value in a list in scheme?
125 views
Asked by wantong.eso
Scheme procedure in a list
587 views
Asked by E.T.
scheme: Finding the sum of the two largest digits in an integer
126 views
Asked by USER45178
Set! on memoize and define something to memoize, difference?
141 views
Asked by ili
How to print the folowing to console in scheme r5rs language
389 views
Asked by Rahul R Badenkal