Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in racket

Scheme - Convert boolean to string?

scheme boolean racket

Racket and unbound identifier in lambda expression, contrast with r5rs

lambda scheme racket r5rs

Using Python libraries in Racket

python racket ffi

Mutable versions of cadr, caddr, etc

macros scheme racket

What is ' (apostrophe) in Racket?

racket: macro expand inside match pattern

macros racket

Why does the position of arguments matter in cons?

list scheme lisp racket cons

lightweight unit testing in python

python racket

Racket Lisp : comparison between new-if and if

lisp scheme racket sicp

Can this be turned into a tail recursive function?

Idiomatic Nested looping in racket/scheme

Case sensitivity in Scheme symbols

Racket match semantics with null

pattern-matching racket

Multiple bindings in a for loop

for-loop racket

Methods and properties in scheme: is OOP possible in Scheme?

oop scheme racket

Why is this legal (racket) scheme?

syntax scheme racket htdp

While Loop Macro in DrRacket

macros scheme racket

Scheme/Racket - Macro to change order of procedure an arguments

macros scheme racket

Sequential procedures in Lisp

How to run a Racket program without output being quoted?