Racket Fingerpost
- Learn X in Y minutes -- Where X = Racket π
- Quick: An Introduction to Racket with Pictures
- Teach Yourself Racket
- The Racket Guide
- Macros and Languages in Racket
- CSE 341 - Programming Languages - Racket
- Principles of Programming Languages
- CS201 Racket Notes
- CS3540
- CS3613
- EECS111
- F*dging up a Racket
- CS3520 Programming Languages
- CS17
- Introduction to Racket, Racket: Continuations, Racket: Macros, Racket: Modules, Contracts, Languages
- Racket structs
- Imperative programming with Racket
- CS115 Course Notes
- CS135
- Racket Makefiles
- Racket Workflow
- Learn Racket by Example: GUI Programming
- The programming language of your dreams
- Learning Racket 1, Learning Racket 2
- Racket: A language-oriented programming project
- Racket on Raspberry Pi -- The importance of being JITted
- Racket Mailinglist
- Facebook Group
- The Racket Reference
- Racket Packages
- Racket Cheat Sheet
- Racket FAQ
- Racket @ github
- Stackoverflow -- Tag: racket
- Rosetta Code -- Category Racket
- Awesome Racket -- Curated list
- Wikipedia -- Racket (programming language)
- How to Program Racket: a Style Guide
- CS17 Racket Style Guide
- Racket style guide for CPSC 201
- CMSC 15100 Style guide
- PL: Style Guide
- Examples of Style for Semicolon
- RackUnit -- Unit Testing
- The Racket Graphical Interface Toolkit
- Math Library
- Benchmark
- CPU Information
- Graph Plotting
- PLT-Racket-Linear-Algebra-Bindings -- BLAS/LAPACK bindings
- flmatrix -- BLAS/LAPACK bindings
- sci -- Scientific Computing
- softposit-rkt -- Racket bindings for the SoftPosit library
- racket-profile-flamegraph -- Flamegraphs for profiling
- racket-review -- Linter
- Racket_NumericalMethods -- Collection of numerical methods
- wisp -- Whitespace to LISP in Racket
- racket-something -- Indentation-based Racket Syntax
- sweet-racket -- Sweet expressions for Racket
- R. Culpepper, M. Felleisen, M. Flatt, S. Krishnamurthi: "From Macros to DSLs: The Evolution of Racket", 2019.
- M. Felleisen, R.B. Findler, M. Flatt, S. Krishnamurthi, E. Barzilay, J. McCarthy, S. Tobin-Hochstadt: "A Programmable Programming Language", 2018.
- M. Felleisen, R.B. Findler, M. Flatt, S. Krishnamurthi, E. Barzilay, J. McCarthy, S. Tobin-Hochstadt: "The Racket Manifesto", 2015.
- N. Toronto. J. McCarthy: "Practically Accurate Floating-Point Math", 2014.
- S. Tobin-Hochstadt, V. St-Amour, R. Culpepper, M. Flatt, M. Felleisen: "Languages as Libraries", 2011.
- M. Flatt: "Creating Languages in Racket", 2011.
- F. Bice, R. DeMaio, S. Florence, M. Lin, S. Lindeman, N. Nussbaum, E. Peterson, R. Plessner, D. Van Horn, M. Felleisen, C. Barski: "Realm of Racket"
- M. Felleisen, R.B. Findler, M. Flatt, S. Krishnamurthi: "How to Design Programs" -- 2nd Edition
- J. Alama: "Racket Weekend"
- M. Butterick: "Beautiful Racket"
- S. Krishnamurthi: "Programming Languages: Application and Interpretation" -- 2nd Edition
- J. Stelly: "Racket Programming the Fun Way" -- Upcoming
- C. Wagenknecht: "Programmierparadigmen" -- German language
- Racket Lang -- RacketCon recordings
- SICP -- Virtual Programming Languages Meetup
- M. Sperber: "All Programming Language Suck? Just Build Your Own! β Language-Oriented Programming with Racket" -- rC3 2020
- M. Flatt: "Rebuilding Racket on Chez Scheme Experience Report" -- SIGPLAN ICFP 2019
- M. Felleisen: "Language-Oriented Programming with Racket" -- Lambda World 2019
- C. Webber: "A Guiler's Year of Racket" -- FOSDEM 2019
- J. Martin: "Why JSON when you can DSL?" -- FOSDEM 2019
- Make your own language with Racket -- A kickstart workshop for the creative minds
- J. Bartlett: "Introduction to Scheme Programming" -- (Python as Scheme Macros via Racket)
- M. Felleisen: "The Racket Manifesto" -- Curry On 2016
- G.J. Sussman: "Flexible Systems, The Power of Generic Operations" -- LispNYC 2016
- R. Findler: "Racket: A Programming-Language Programming Language" -- Lambda Jam 2015
- M. Flatt: "Macros, Modules, and Languages in Racket" -- Lambda Lounge Utah 2014 π
- J. McCarthy: "Introduction to Functional Programming via Racket" -- Lambda Lounge Utah 2014
- M. Flatt: "Building Languages in Racket" -- RacketCon 2012
- M. Flatt: "Delimited and Composable Continuations in PLT Scheme" -- Microsoft Research 2008
- Ninety-Nine Lisp Problems
- Exercism -- Racket track
- Software Engineering Daily -- Racket with M. Flatt
- Functional Geekery - 24 -- M. Flatt
- Functional Geekery - 48 -- M. Felleisen π
- Functional Geekery - 68 -- M. Butterick
- Functional Geekery - 91 -- J. McCarthy
- Functional Geekery - 95 -- D. Friedman
- Cognicast - 061 -- M. Flatt
- Cognicast - 084 -- M. Flatt
- Cognicast - 108 -- S. Tobin-Hochstadt
- FLOSS Weekly - 167 -- Racket
- RacketScript -- Racket-to-Javascript transpiler
- F#'s pipe in Racket
- Language of the Month -- beanz