Scheme Guile: apply function all ellements but last one...
Read MoreScheme Guile: remove only first occurrence from a list (non destructive)...
Read MoreInserting at arbitrary position in list in Scheme...
Read MoreArranging a list of words according to the order they occur in a sentence in Scheme...
Read MorePassing only one parameter to map instead of two in Scheme...
Read MoreHow to have Guile on Ubuntu interpret Scheme source file?...
Read MoreItems disapear when `sort!`'ing a list in Guile...
Read MoreNZEC on INVCNT with Guile on Spoj...
Read MoreTrouble using hashq-get-handle in Guile...
Read MoreCan't get guile-gnome to work...
Read MoreHow to create a macro that generates another macro in SISC / Scheme?...
Read MoreHow to parse out base file name using Script-Fu...
Read MoreGuile/Scheme - redefine another module's internal function...
Read Morescheme function to call a procedure n times...
Read MoreIs there a standardized way to load a SRFI?...
Read MoreHow do I link c++ code against "libguile" with "guile-1.8.8"?...
Read Morevariable defined inside a procedure is kept?...
Read MoreTest if error occurred in a Guile function...
Read MoreHow do I evaluate a symbol returned from a function in Scheme?...
Read Moreguile on ubuntu 12.04 gives "input locale conversion error"...
Read Moreread-line in let won't read the next line...
Read Moredecent way of nested definition in scheme...
Read MoreHow to check if a symbol is a procedure or not...
Read MoreWhy this lisp recursive macro doesn't work?...
Read MoreHow to load an extension in Guile 2.0?...
Read Morehow to take apart numbers into integer & fractional part in scheme?...
Read MoreStrange multiplication behavior in Guile Scheme interpreter...
Read More