a gleam implementation of a CS assignment originally written in cpp
Project: "#6" Professor: "Professor Knoerr" Class: "CS 1210 – Fall 2025" Author: "Kieran Klukas"#
Requirements#
Design#
Implementation#
Testing#
I updated the makefile to add make run so I could compile and run it more easily and updated the test file to have the Zylabs test states as well as more granularly check a happy path and some adversarial paths.
Outside Help#
Summary/Conclusion#
AI Use#
I used claude to generate a more complex test file and then modified it to add the rest of the zybooks tests as I got closer to finishing the project.