Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scheme

Scheme tail-recursion/iteration

Iterative map in scheme

How do I output a grid of characters from a list of characters?

scheme racket

How do you use Scheme in OS X?

macos scheme

Simple Typed Racket program doesn't type-check

How do closures in Scheme work?

lambda scope scheme closures

how to create dynamic list of symbols and commands in scheme without using eval-string?

scheme eval

MicroKanren - what are the terms?

scheme minikanren

Loading libraries in Dr Scheme

lisp scheme sicp

SICP Accumulate function

scheme sicp

BST-Smallest Scheme

How is set! defined in scheme?

lisp scheme

Intuitive way of thinking about function composition and partial application

Scheme: when are expressions in let evaluated?

scheme let

Make an executable Guile program with auto-tools?

scheme gnu autotools guile fhs

Parse command line args as numbers in Racket

scheme racket

Dynamic function call in Racket; or get a procedure from a string

dynamic scheme lisp racket

Functional program - write a function to rearrange an array from the middle

How do I compare the symbol a with the character a?

scheme

Wrong type to apply?

scheme