Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scheme

The most minimal LISP? [duplicate]

What are the benefits of letrec?

Check if an argument is a list or an atom

scheme racket

Tail Call Elimination in Clojure?

Explain the continuation example on p.137 of The Little Schemer

Is there a shorthand way to update a specific struct field in racket?

scheme racket

Scheme or Common Lisp? [closed]

Fixing Lisp Syntax

Arithmetic with Church Numerals

Why doesn't Scheme support first class environments?

scheme racket

Windows Scheme/Lisp Implementation

windows scheme 64-bit lisp

Racket reader macros

macros lisp scheme racket

Using AND with the apply function in Scheme

scheme

Converting String to integer in Scheme

scheme racket

Use of lambda for cons/car/cdr definition in SICP

lambda scheme racket sicp

In Racket, what is the advantage of lists over vectors?

Self-referential data structures in Lisp/Scheme

Which environment, IDE or interpreter to put in practice Scheme?

Is there a Haskell/ML-like compiler to C?

iphone haskell scheme sml gambit

Scheme: Procedures that return another inner procedure