Search code examples
Map + lambda expression in scheme...


lambdaschemer5rs

Read More
Append list from assoc to another list in Scheme...


schemelispr5rs

Read More
What extension allows access to time function in r5rs?...


timeschemer5rs

Read More
In Scheme, Is there a filter like function defined in the R5RS specification?...


schemer5rsmit-scheme

Read More
When would a cons return a cascaded list?...


schemeracketsicpr5rs

Read More
Concise scheme R5RS define struct or class with multiple fields...


schemeracketr5rs

Read More
Scheme. Recursive equivalence checking in the list...


schemeracketr5rs

Read More
Is there a Macro to use "λ" character as "lambda" in R5RS Scheme?...


lambdaschemelispr5rsgambit

Read More
What does the "@" sign for complex number mean in R5RS...


floating-pointschemer5rs

Read More
Is there an official documentation standard for Scheme?...


documentationschemejavadocdocr5rs

Read More
Scheme List Manipulation (Recursion)...


recursionschemeracketconsr5rs

Read More
Implementing the built-in scheme function begin() using scheme itself, same code behaves differently...


functional-programmingschemeracketr5rs

Read More
In Scheme how can I split an exact (rational) number into dividend and divisor?...


mathnumbersschemer5rsexact-match

Read More
Why does Scheme need the special notion of procedure's location tag?...


schemer5rsr7rs

Read More
assoc-equivalent procedure not functioning properly...


schemeassociative-arrayr5rs

Read More
How to create a macro that generates another macro in SISC / Scheme?...


macrosschemer5rsguilesrfi

Read More
Scheme - How do I get each list in a list that's not made up of more lists...


schemeracketr5rs

Read More
How can I get a list up until the last occurrence of an element from a list?...


schemer5rs

Read More
Dynamically fill a list with key value pairs...


recursionschemeracketr5rs

Read More
Parsing lists to determine type of element...


schemeracketr5rs

Read More
Why doesn't the set! function modify the original list in Scheme (r5rs)?...


functional-programmingschemer5rs

Read More
Application not a procedure (Scheme map procedure)...


dictionaryschemelambdar5rs

Read More
Portable load/include of define-syntax in R5RS Scheme?...


racketr5rsgambit

Read More
Scheme function to take only one input values instead of two...


schemeracketr5rs

Read More
What's the return value of `define` in Scheme?...


lispschemeracketr5rs

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


compiler-constructionlispschemer5rsr6rs

Read More
Infinite random stream...


randomstreamschemeracketr5rs

Read More
Using map in scheme, a strange thing happens when I use the display function...


dictionaryschemevoidr5rs

Read More
How to implement call-with-values to match the values example in R5RS...


schemer5rs

Read More
Simple Nested Evaluations in DrRacket...


lispschemeracketr5rs

Read More
BackNext