Search code examples
Sum types in Racket/TypedRacket...


rackettyped-racket

Read More
How to make recursion using only lambdas in Racket?...


recursionlambdafunctional-programmingschemeracket

Read More
How to compile Racket Doc source file...


racket

Read More
Racket: lexical scope inside for...


racketlist-comprehensionlexical-scope

Read More
Local bindings for Racket's eval function...


bindingracketeval

Read More
Function definition and function call input seem coherent, but there's an error about the input ...


runtime-errorschemerackethtdpdr.racket

Read More
Matrix multiplication in scheme, List of lists...


matrixschemeracketapplytranspose

Read More
How do I convert a list written on a text field from lstring to list?...


stringlistuser-interfaceschemeracket

Read More
Adding an element to List in Scheme...


listschemeracket

Read More
DrRacket - render every structure in a list...


listrecursionracketracket-student-languages

Read More
PLT-Scheme learning reference...


schemerackethtdp

Read More
Extracting data of pairs without the data that encountered before...


schemeracket

Read More
Passing a list of lists by value is not updating in Scheme language...


matrixschemelispracketlinear-algebra

Read More
How to get the arguments of an instance of a Scheme define-type?...


schemeracketplai

Read More
Scheme is not able to identify define-macro...


schemeracket

Read More
How to make DrRacket give me exact numbers as fractions and not decimals?...


racketracket-student-languages

Read More
A let in a cond in scheme possible?...


schemeracket

Read More
Some 2htdp/image functions are not working...


racket

Read More
matching lists in syntax-parse...


racket

Read More
Create a Racket prop:custom-write that prints like #:transparent...


data-structuresracket

Read More
racket slideshow: how to display in a window (and not fullscreen)?...


racketslideshowwindowed

Read More
Local defines in R5RS Scheme language in DrRacket...


schemeracket

Read More
Why does using cons to create a pair of two lists produce a list and two elements?...


lispschemeracket

Read More
racket pretty print json...


jsonjqracket

Read More
Must a colon separate an id and a type? Is a type with a question mark no longer acceptable?...


racketplai

Read More
manual compostion of two functions...


racket

Read More
How can I hash-map keys and values recursively to a list in Racket?...


hashmapracket

Read More
no value found after parsing json file in Racket...


jsonracket

Read More
Racket: does "prefab" structure type give a "to_string" method?...


stringracket

Read More
How to use map with a list of lists...


schemeracketnested-listsmap-function

Read More
BackNext