Andrew Ho gtg939x
Project 7: Chef Recipe
This program is written in Chef, an esoteric programming language that uses ingredients as variables and mixing bowls as stacks. The program I've written is a recipe I found for gingerbread, which is something I'd like to try baking for the class. The output of the program however was intended to return 'X-mas' with the upcoming holidays in mind, but I had difficulty in manipulating the values to return even coherent letters without completely unbalancing the recipe. At any rate, the .chef source code is avaliable for reading, as well as the original recipe.