Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scheme

Confused by "Init/Base" in foldr/foldl (Racket)

Usage of nested let or let* in scheme

scheme racket

case and quotation in scheme & racket

scheme lisp racket

scheme aliases for macros

clojure macros scheme lisp

SICP 1.45 - Why are these two higher order functions not equivalent?

Racket function for finding minimum element of list given a function

What is implicit recursion?

How to write the Average Function for this Data structure in Scheme/Lisp?

the difference between if and cond?

scheme sicp

In Scheme, can if be expressed as a combination of boolean operators?

How does `if` statement work in Scheme?

scheme

In a simple script to return the minimum of a list in scheme only the first value of the list is being returned by my solution. What's the bug?

list scheme

Applying apply in Scheme

scheme apply

How can I return list with different values?

recursion scheme racket

Platform (OS) detection in scheme

scheme r6rs

Including files from within racket/scheme

scheme racket

Scheme assignment

scheme

Creating a tail-recursive power function in scheme

Find whether element in list integer?

scheme

flip-coin scheme procedure

random scheme probability