Learn the important Racket concepts with practical examples, from functions and recursion to macros, contracts, streams, and ...
I was wondering if someone would be willing to do a code review of a simple Unix filter I've written in Racket. I'm attempting to learn the language and this is my first program in Racket (or any ...