This repository provides a pseudo-code testbed experimenting with the most rudimentary functionality of the Crodox syntax interpreter.
The project is intended to serve as a foundation for testing syntax recognition, parsing behavior, and basic detection mechanisms. It contains minimal example concepts used to verify core functionality before integrating more advanced language features.