Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scheme

Which lang packet is proper for SICP in Dr.Racket?

scheme sicp dr.racket

Scheme IDE for Windows

ide scheme

Y combinator discussion in "The Little Schemer"

Are there any purely functional Schemes or Lisps?

Strange multiplication behavior in Guile Scheme interpreter

scheme mit-scheme guile

Why did father of Clojure say that Scheme's true/false are broken?

Help understanding Continuations in Scheme

Why isn't there a good scheme/lisp on llvm?

lisp scheme llvm

What is the closest thing to Slime for Scheme?

Why code-as-data?

Can I use Common Lisp for SICP or is Scheme the only option?

lisp scheme common-lisp sicp

Difference between define, let and set!

scheme

Does anyone use the Scheme programming language for a living? [closed]

What is the best Scheme interpreter or compiler? [closed]

scheme

Why is foldl defined in a strange way in Racket?

Lazy Evaluation vs Macros

How do I execute a .scm script (outside of the REPL) with MIT-Scheme?

scheme mit-scheme

Are there people using the Scheme programming language out there? [closed]

scheme

What exactly is a symbol in lisp/scheme?

lisp scheme racket

Functional Programming: what is an "improper list"?