Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in racket

How to locally change reading rules in racket?

How to write exponent in racket?

racket exponent

Any idea of how to interleave two lists in Dr Racket?

How do you use dotted-tail notation correctly in this algorithm?

Trying to define a small language with redex

racket semantics plt-redex

What is the type of a variadic function in Typed Racket?

guile's procedure-source in racket?

macros scheme racket

Fundamental Difference Between Variable Definition and Function Definition

racket

what does the dot mean here in racket?

racket

DrRacket plot "could not determine sensible plot bounds"

plot scheme lisp racket

Is there any way to make a lat using cons in scheme?

scheme racket nested-lists

Strings vs. Symbols [closed]

scheme racket

Command line syntax checker for Racket / Scheme

How to reverse the order of elements of a list in Scheme

scheme lisp racket

Convert number to list of digits

scheme racket

How to calculate the sum of a digits of a number in Scheme?

numbers scheme racket

Rackunit: in-depth check of exception type

lambda functions and memory in scheme

scheme lisp racket lambda