Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scheme

Why isn't promise a data type in Scheme?

scheme lazy-evaluation

In R6RS Scheme, is there a way to get the current environment for use with eval?

scheme eval environment r6rs

how is the sicp cons-stream implemented?

scheme sicp

Why am I getting an unbound error for "atom?"

How to pass `and` as a function in Racket?

SCHEME | lambda vs λ?

syntax lambda scheme racket

How do you do letcc in Clojure?

How to return command line result in Racket?

command-line scheme racket

Looking for clarification on 'map' in Racket

matrix scheme racket

Is that possible to embbed Scheme(lisp) interpreter into iPhone app?

Are incremental Macro definition possible?

lisp scheme macros

What to keep in mind while learning F#, having learned Scheme

f# scheme

factorial function with just lambda expression

lambda scheme

How to test equality of quoted symbols in Scheme?

comparison scheme equality

Concatenation in scheme

scheme

call-with-current-continuation - state saving concept

Using trace to display a procedure in racket

scheme racket sicp

scheme full padding example using format

scheme racket

Cannot work out how to run .scm (using guile or scm) files

How to practically define a lot of things based on a condition in Scheme/Racket?

scheme racket