Why can't I write a byte to the current-output-port in the REPL?...
Read MoreIs define implementation dependent in R7RS?...
Read MoreR7RS-small: equivalence of quasiquoted expressions...
Read MoreHow to consume only the first returned value in Scheme?...
Read MoreHow to define two R7RS libraries in Guile...
Read MoreHow to (eval ...) in a chicken r7rs library?...
Read Morescheme r7rs-large interesting but... is it still in progress?...
Read MoreAs of 2016, is there a Scheme implementation which supports 100% of R7RS (small) with no deviations?...
Read MoreHygienic macro r7rs : Return second expression value...
Read MoreIs it possible to "extend" a function / lambda / macro in Scheme?...
Read MoreRedefine a scheme built-in, but only when used as an argument to a specific procedure?...
Read MoreGensym procedure with larceny r7rs...
Read MoreWhy does Scheme need the special notion of procedure's location tag?...
Read MoreWhat does it mean for Scheme library to be *loaded*? When are Scheme libraries *loaded*?...
Read MoreScheme: Passing defines inside macro definition to submacro?...
Read MoreReflective capabilities of R7RS Scheme...
Read MoreChibi Scheme - Simple define-library example not working...
Read MoreWhen is it possible to override top-level bindings in (R7RS) scheme?...
Read More