Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scheme

Embeddable Scheme interpreter [closed]

lisp scheme interpreter

SSAX-SXML and numbers

xml scheme sxml

Scheme open source projects?

scheme

Scheme in Emacs blows off color scheme

emacs scheme color-scheme

Is there a program that translates Scheme/Java/Ruby code to english sentences? [closed]

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?