Basic Racket Programming
As part of a lambda-calculus functional programming assignment we were tasked with providing automated solutions via the Racket language.Â
Being given only a week to not only figure out the racket language, but the DrRacket IDE, these were the solutions to the questions, along with comments to give my sense of direction.