Newbetuts
.
New posts in racket
In Racket, how do I get or change my working directory?
operating-system
racket
How are Scheme closures formally defined?
closures
scheme
racket
Why is foldl defined in a strange way in Racket?
recursion
functional-programming
scheme
racket
fold
Convert String of Racket Source Code into Racket Code
macros
racket
What exactly is a symbol in lisp/scheme?
lisp
scheme
racket
I got "scheme application not a procedure" in the last recursive calling of a function
recursion
if-statement
scheme
racket
Collection of Great Applications and Programs using Macros
macros
lisp
scheme
racket
hygiene
tail-recursive function appending element to list
lisp
scheme
racket
tail-call-optimization
tailrecursion-modulo-cons
What is the best Scheme or LISP implementation for OS X? [closed]
macos
lisp
scheme
racket
What are the actual differences between Scheme and Common Lisp? (Or any other two dialects of Lisp)
lisp
scheme
common-lisp
racket
sicp
Infinite stream without elements
stream
scheme
lisp
racket
infinite
What are the differences between Clojure, Scheme/Racket and Common Lisp?
clojure
lisp
scheme
common-lisp
racket
How is Racket different from Scheme?
scheme
lisp
racket
My code signals the error "application: not a procedure" or "call to non procedure"
runtime-error
scheme
racket
non-procedure-application
What is the difference between quote and list?
scheme
racket
evaluation
quote
Prev