- Beautiful Racket how to make your own programming languages with Racket—and why by Matthew Butterick
- Learning Racket #1: Introduction
- Racket Workflow
- Setting up emacs for Racket (and PL course on Coursera).
- Search Manuals
Libraries
- Video Language — “Video is a language for making movies. It combines the power of a traditional video editor with the capabilities of a full programming language.”
Articles
- Racket: The Lisp for the modern day - by Diego Crespo
- Extramaze LLC: Using Racket, PostgreSQL, AWS (but no ads or JS)
- Posts tagged ‘racket’ by Alex Harsányi.
Code
- Pointers in Racket by @samth.
Exciting
- willghatch/racket-rash: The Reckless Racket Shell This is the most I have been excited to learn Racket.
Videos
My notes
- Racket cannot pin version dependencies yet. Does common-lisp have the same issue? Is it a Lispism?