Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scheme

Inconsistent box-and-pointer diagrams in SICP

scheme lisp sicp

MiniKanren support by Dr Racket

Scheme How To Return Multiple Values?

scheme return-value

Scheme: CAR and CDR of a list

list lisp scheme racket

Besides First Class Functions and Lexical Scoping, what does JavaScript share with Scheme implementations?

How to get rid of duplicates in a list, but keep the order

scheme racket

Why do miniKanren names always end with `o`?

Is there a digest for different "RnRS" Scheme standards?

Lispy dialects with good multi-dimensional array programming support

Can Scheme expand a list as arguments?

lisp scheme

Understanding this assignment?

When are lambda forms necessary in Haskell?

Best way to check if a list is not null?

scheme

How to split list into evenly sized chunks in Racket (Scheme)?

list scheme racket

Scheme getting last element in list

scheme racket r5rs

zip function in Racket/Scheme

Parallel running of Racket code for N-Queens problem

Convert to CPS (Continuation Passing Style)

Why is there no tail recursion optimization in Emacs lisp, not but like other scheme?

streams in racket

scheme racket