Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scheme

Expression Simplification

scheme

Command line syntax checker for Racket / Scheme

How to reverse the order of elements of a list in Scheme

scheme lisp racket

(list lambda lambda)

syntax scheme

laziness in action? (Haskell)

mit-scheme vim slimv: " read-error: no dispatch function defined for #\F"

lisp scheme mit-scheme slimv

Scheme default valued function

Convert number to list of digits

scheme racket

Does call/cc simulate goto this way?

Scheme evaluation order standard

scheme

How to calculate the sum of a digits of a number in Scheme?

numbers scheme racket

Syntax changes from the examples in 'The Little Schemer' to the real Scheme

check for permutation in Scheme

scheme permutation

Recursion Scheme

recursion scheme

storing values in Scheme globally

scheme

Is this code for Miller-Rabin test wrong? (answer for the exercise for 1.28 in SICP)

scheme sicp

lambda functions and memory in scheme

scheme lisp racket lambda

Why won't my solution to SICP Exercise 1.3 work?

scheme sicp

How does SICP intend the (if) forms without their alternative (else) part to work?

if-statement scheme sicp

Using scheme/racket to return specific items from a list

lisp scheme racket