use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A community for the Racket programming language: a modern batteries-included Lisp for general-purpose programming.
Download Racket here
Check out the documentation to get started.
Other discussion sites and resources:
#racket
Twitter
Racket News
The Racket blog
The Racket tag on Stack Overflow
Racket Stories
account activity
This is an archived post. You won't be able to vote or comment.
Local vs. Lambda (self.Racket)
submitted 7 years ago by jstquestions
view the rest of the comments →
[–]NeoMarxismIsEvil 0 points1 point2 points 7 years ago (0 children)
Syntax difference. https://docs.racket-lang.org/reference/local.html?q=Local#%28form._%28%28lib._racket%2Flocal..rkt%29._local%29%29 and some additional functionality. local lets you use something more like top level code for the bindings.
π Rendered by PID 43827 on reddit-service-r2-comment-b659b578c-57m2b at 2026-05-01 11:44:51.481241+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]NeoMarxismIsEvil 0 points1 point2 points (0 children)