Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scheme

How to avoid loading cycle in Racket?

scheme racket

Scheme Macro for nesting expressions

Writing an auto-memoizer in Scheme. Help with macro and a wrapper

Help understanding Sieve of Eratosthenes implementation

Scheme: Detecting duplicate elements in a list

list set scheme chez-scheme

OCaml and Scheme for game development

scheme ocaml racket

Is there a Scheme equivalent to SBCL's run-program?

Implementing a "Pythonic" map in Scheme: bad idea?

Scheme: Remove duplicated numbers from list

With MIT-Scheme, is there a way to inspect a compound-procedure object?

Macro stepper in DrRacket

macros scheme racket expansion

Different kinds of continuations in Racket

scheme racket continuations

Applying A List of Functions to a Number

scheme racket

Drawing onto canvas% element

canvas drawing scheme racket

Ignoring multiple return values in Racket

Buffered I/O in Chicken Scheme?

Implementing scheme style macros in clojure

clojure scheme

The Reasoned Schemer : Not understanding Exercise 57

alias a name for the clause of a macro

scheme racket

IORef still refers to the old value after update

haskell io scheme ioref