Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scheme

Racket - Importing OpenCL

linux scheme opencl racket

Lisp: How to write a Higher Order Function

lisp scheme

Reflective capabilities of R7RS Scheme

Is there a Macro to use "λ" character as "lambda" in R5RS Scheme?

lambda scheme lisp r5rs gambit

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