Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in racket

case and quotation in scheme & racket

scheme lisp racket

Does racket allow for function overloading?

racket

Racket function for finding minimum element of list given a function

How to write the Average Function for this Data structure in Scheme/Lisp?

How can I return list with different values?

recursion scheme racket

Including files from within racket/scheme

scheme racket

Scheme (Racket) if within cond returns nothing

if-statement scheme racket

Infinite ascending sequence in Racket

Racket Macro Ellipsis Syntax

macros racket ellipsis

How can this racket code for an anaphoric -> or ->> macro be improved?

macros scheme racket

What's the function to render scribble string with the environment in a hash table?

racket scribble

Sending HTTP POST in Racket

Racket macro for expanding code

Pattern matching with streams in Racket?

Scheme equivalent to Haskell where clause

haskell scheme racket

PLT Scheme noob: Boolean and/or aren't procedures?

scheme boolean racket

Is there a good tutorial on writing a custom language module for PLT Scheme? [closed]

scheme dsl racket

Continuation passing style - function composition

Racket/Scheme Flatten Explanations

why (* 1.1 1.1) is 1.2100000000000002 in racket? [duplicate]

scheme racket