Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scheme

Practical use of curried functions?

Can a compiled language be homoiconic?

Commenting code in Scheme

scheme comments

What's the point of lambda in scheme?

lambda scheme let

Continuations in Clojure

call/cc implementation?

Is there an equivalent to Lisp's "runtime" primitive in Scheme?

lisp scheme racket sicp

"Functional programming" has a clear meaning, but does "functional language"?

Can someone explain the concept of 'hygiene' to me (I'm a scheme programmer)?

macros scheme r6rs hygiene

scheme continuations for dummies

lisp scheme continuations

What exactly is a "continuation prompt?"

Definition of "lisp form"?

lisp scheme

Why are Python and Ruby so slow, while Lisp implementations are fast?

Separate Namespaces for Functions and Variables in Common Lisp versus Scheme

How do I learn Scheme? [closed]

lisp scheme

conda, condi, conde, condu

Dr Racket problems with SICP

lisp scheme racket sicp

What is the difference between 1 and '1 in Lisp?

Which language would you use for the self-study of SICP? [closed]

How do I do exponents in Scheme?

scheme