Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scheme

A scheme procedure that returns a list of every other element

scheme

How do I create a "probability" HOF (or syntax) in typed racket

List function with Y combinator does no recursion, why?

guile macro indentation in emacs

Make procedure in Scheme by lambda

scheme sicp

Alternate two values

Is there a book/guide for implementing a conditional restart system

How to explain run 5 (x) g0 g1 in The Reasoned Schemer

scheme reasoned-schemer

Can I make this iterative process recursive in scheme?

SHOW/READ/READ-LINE/etc procedures on Scheme

lisp scheme procedure

All: A Function Returning True if and only if All Elements of a List are True

scheme racket

Why is it harder to add macros to Haskell than to Scheme

What’s the sequence of evaluation concerning `parameterize' and `let' in Racket?

how to give a number a leading zero in scheme

scheme

Difference between define and let w.r.t. syntax-rules keywords

macros scheme racket

How to Use "random" function in DrScheme R5RS

random scheme racket r5rs

How to call external commands in Scheme?

scripting scheme lisp

How can I make a Racket reader macro to transform any instance of one character into two other characters?

lisp scheme racket

Operator Overloading in Racket / Scheme

Racket: Custom predicate to use within contract