Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scheme

recursive function accepts list in scheme

scheme

Monad and Structure and interpretation of computer programs [closed]

Evaluating a literal as an expression (Scheme)

Scheme operations within if condition

The differences between procedures with and without brackets?

scheme lisp

How do I write anaphoric macros in portable scheme?

macros scheme

Scheme: Evaluating a Logical expression List

scheme lisp

Does defining all new syntaxes hurt performance in Scheme, Racket?

Hash Table in r5rs

Representing an amount of money with specific bills

Creating a list of pairs from two lists of different sizes

Cons Cell data structure in C

Value returned by a define expression in Scheme

scheme sicp mit-scheme

Tail call optimization racket

How is Tail Call Optimization implemented in DrScheme?

Ordering of nested let and lambda in Scheme

lambda scheme

Behaviour of ruby with regards to numerical exactness (Scheme comparison)

ruby lisp scheme

scheme and set!

variables lisp scheme

"for each" or "every" keywords in Scheme

loops scheme racket

Learning Scheme Macros. Help me write a define-syntax-rule