The language being parsed is a subset of the Racket programming language. It includes basic arithmetic and logical operations, variable definitions, function definitions, if statements, and list ...
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 ...