Search code examples
How to use map with a list of lists...


schemeracketnested-listsmap-function

Read More
Scheme best practise bracket scheme...


scheme

Read More
set-car!, set-cdr! unbound in racket?...


schemeracket

Read More
Print formatted string with variables‎ ‎ ‎ ‎ ‎...


stringconsolescheme

Read More
How to define logarithms for base other than e?...


mathschemeracketlogarithm

Read More
Print formatted string with variables...


stringconsolescheme

Read More
Help explaining how `cons` in Scheme work?...


scheme

Read More
Using car and cdr...


functional-programmingschemeracket

Read More
How is the sicp cons-stream implemented?...


schemesicp

Read More
Scheme ignoring call to read-line...


ioschemeracket

Read More
Racket/Scheme - Replacing an item with another element in a non flat list...


listrecursionreplaceschemeracket

Read More
call/cc example in JavaScript...


javascriptschemecontinuationscontinuation-passingcallcc

Read More
What is ' (apostrophe) in Lisp / Scheme?...


schemelispquotethe-little-schemer

Read More
valid characters for lisp symbols...


lispschemecommon-lisp

Read More
How do foldl and foldr work, broken down in an example?...


schemelispracketfold

Read More
Using fixed point to show square root...


iterationschemelispracketsicp

Read More
Substitute values in Scheme lists...


listfunctional-programmingschemeracketsubstitution

Read More
Run SICP Scheme files like fast-failing tests...


shellubuntuschemesicp

Read More
Why doesn't Scheme support first class environments?...


schemeracket

Read More
Racket - Closure / Currying, where is the difference?...


functional-programmingclosuresschemeracketcurrying

Read More
Guile Scheme - How to pass C struct value back to Guile for scripting...


cscriptingschemeguile

Read More
Racket: sliding window over a vector...


schemeracketsliding-windowsubsequence

Read More
What is the closest equivalent to a for-loop in Racket-sdp?...


loopsrecursionschemeracket

Read More
Recursive Multiplication in Scheme (positive numbers)...


recursionscheme

Read More
Scheme: how does a nested call/cc work for a coroutine?...


schemecoroutinecallcccontinuation

Read More
Scheme - sum the squares of even-valued elements in a list...


listschemefilteringsingly-linked-listfold

Read More
Foldr for nested lists...


nestedschemeracketnested-listsfold

Read More
What is the difference between the these two scheme macros?...


schemelispmit-scheme

Read More
What is the memory footprint of a character in a byte string when compared to a character in a strin...


stringmemoryschemeracket

Read More
Recursive function to calculate sum of all numbers from 1 to n?...


schemeracket

Read More
BackNext