Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in racket

string-ref function doesn't work as should

string racket

How to apply in typed/racket?

racket typed-racket

How do I include files in DrScheme?

racket sicp

Write three Scheme procedures to simulate these three gates: AND, OR and XOR

Automatic inheritance of bindings in Racket subclasses

oop inheritance racket

Why doesn't this Racket code terminate?

scheme racket

How to break a recursive call before going into a void error

Racket eof-object read from input port

io scheme racket

Dynamically define symbols and macros using a racket macro

dynamic macros lisp racket

Writing a `define-let` macro, with hygiene

Racket: Graphing a parabola with elements from a list

list function plot racket

Basic libs for scheme (queue)

scheme racket

Racket list in struct

list struct scheme racket

racket hangs at sleep when racket/gui is imported

racket

generate multiple values during iteration

racket

Lambda Recursion in Dr Racket

How to control the behavior of Enter in DrRacket?

racket

Scheme/Racket equivalent of ualarm

timer scheme posix racket

Why is this recursive addition wrong in Scheme?

recursion scheme racket

Generate a list of multiples in Scheme

list scheme racket