Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scheme

How to configure SublimeRepl to work with chicken scheme?

Read macros in Scheme

scheme

what determines the outer boundary of a Scheme continuation?

scheme racket continuations

Difference between Print and Display

scheme

LilyPond: Extracting pitch names from music

scheme guile lilypond

Scheme: How to check if all elements of a list are identical

list lambda scheme equality

implementing foreach (doseq) in clojure

Memoization during delayed evaluation

How to set default or optional parameters in scheme?

scheme lisp

Chez Scheme: macro import at top level

scheme r6rs chez-scheme

How do I generate all permutations of certain size with repetitions in Scheme?

scheme permutation

How do I remove surrounding parentheses in a nested list in Scheme if that nested list has 1 element?

In guile scheme, how can I iterate a list of key-value pairs (i.e. a Hash map)?

dictionary scheme guile

Two-layer "Y-style" combinator. Is this common? Does this have an official name?

What is an "up" or "down" structure in Scheme?

Have some way to save the REPL state of Common Lisp or Scheme?

lisp scheme save common-lisp

Converting a function with two recursive calls in scheme to make it tail-recursive

Find the Hardy–Ramanujan number using R5RS scheme. Please suggest improvements in idiom and calculations.

scheme

Graph programming in Scheme

Need an example of Ypsilon usage

c++ scheme bytecode ffi