Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 404 Bytes

File metadata and controls

5 lines (3 loc) · 404 Bytes

simpleDemo

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.