/monty

Description: The Monty project is a stack-based interpreter written in C that processes Monty bytecode files. It executes opcodes to manipulate a stack, performing stack operations, arithmetic, and error handling, offering a basic tool for learning stack-based programming.

Primary LanguageC

No issues in this repository yet.