CFG Comparator
A command-line tool written in C++ that applies differential testing to detect behavioral divergence in Context-Free Grammars.
My name is Mason Sanders. I'm a graduate student in Computer Science at Arizona State Univeristy. I graduated with a Bachelor of Science in Computer Science from Indiana University - Purdue University Indianapolis in 2023. My research interests include Modeling Theory, Computational Complexity Theory, Computability Theory, and Automata Theory. I also highly interested in systems software development, computer graphics, and operating systems.
A command-line tool written in C++ that applies differential testing to detect behavioral divergence in Context-Free Grammars.
A fun pygame program that generates mazes using a modified Prim's algorithm with solutions using either A* search or depth-first search.
A convolutional neural network in python to identify chess openings by ECO codes. Trained on the Lichess database.
A client-server chatroom program for sharing drawings inspired by pictochat from the Nintendo DS.