Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scheme

SICP exercise 3.8 - Why the procedure works? (I think it's about the environment)

lisp scheme sicp

Racket scribble not showing hyperlinks

scheme racket scribble

How to make a rectangular selection on an image in gimp using script-fu/scheme

scheme gimp script-fu

Is there a naming convention for structs in Racket?

scheme racket

Simplest example of need for "unification" in type inference

Racket lists incompatible with r6rs?

list scheme racket r6rs

Is there a standardized way to load a SRFI?

GNU Guile Scheme on Windows

windows scheme lisp gnu guile

SRFI implementations for Chez Scheme

scheme chez-scheme srfi

Is there a way to convert a list to a set in Scheme?

lisp scheme

What would be the lambda definition of let in Scheme / Racket? [duplicate]

lambda scheme racket let

What is definition of “map” in Racket

scheme racket

Matrix multiplication in scheme, List of lists

Starting subprocesses in racket

command-line scheme racket

Is this a correct characterisation of the behaviours of square brackets in Scheme, Racket, Common Lisp, and Clojure?

How To Change Image Sizes in Racket

image url scheme racket htdp

Is it possible to define a syntax-rules macro in Common Lisp

What is Order of Growth and How do you compute it?

How does `values` work in Scheme?

scheme lisp apply r5rs callcc

SICP cons-stream

scheme sicp cons