How to make recursion using only lambdas in Racket?...
Read MoreHow to compile Racket Doc source file...
Read MoreLocal bindings for Racket's eval function...
Read MoreFunction definition and function call input seem coherent, but there's an error about the input ...
Read MoreMatrix multiplication in scheme, List of lists...
Read MoreHow do I convert a list written on a text field from lstring to list?...
Read MoreAdding an element to List in Scheme...
Read MoreDrRacket - render every structure in a list...
Read MoreExtracting data of pairs without the data that encountered before...
Read MorePassing a list of lists by value is not updating in Scheme language...
Read MoreHow to get the arguments of an instance of a Scheme define-type?...
Read MoreScheme is not able to identify define-macro...
Read MoreHow to make DrRacket give me exact numbers as fractions and not decimals?...
Read MoreA let in a cond in scheme possible?...
Read MoreSome 2htdp/image functions are not working...
Read MoreCreate a Racket prop:custom-write that prints like #:transparent...
Read Moreracket slideshow: how to display in a window (and not fullscreen)?...
Read MoreLocal defines in R5RS Scheme language in DrRacket...
Read MoreWhy does using cons to create a pair of two lists produce a list and two elements?...
Read MoreMust a colon separate an id and a type? Is a type with a question mark no longer acceptable?...
Read Moremanual compostion of two functions...
Read MoreHow can I hash-map keys and values recursively to a list in Racket?...
Read Moreno value found after parsing json file in Racket...
Read MoreRacket: does "prefab" structure type give a "to_string" method?...
Read MoreHow to use map with a list of lists...
Read More