Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scheme

How to make output in mit-scheme less verbose when it's used for running script

scheme sicp mit-scheme

A tricky question in scheme continuation definition

SICP Exercise 1.16 ... what does "invariant quantity" hint mean?

Generalizing map-values in Racket

(Scheme) eq? eqv? equal? Difference [duplicate]

lisp scheme equality

Packaging system in Racket

scheme racket

about the dot "." in scheme

scheme symbols

Can Emacs Lisp assign a lambda form to a variable like Scheme?

Implenting simultaneous bindings

lisp 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