update...
update...
update...
- Language: C
- OS: Ubuntu 20.04 LTS
- Compiler: gcc 4.8.4
- Style guidelines: Betty style
$ git clone https://github.com/Ebube-Ochemba/monty
$ cd monty
$ gcc -Wall -Werror -Wextra -pedantic *.c *.h -o monty
$ ./monty <./path/to/bytecode>
bytecodes: Holds Monty ByteCode files for test cases.
monty.h: Holds all function prototypes for the interpreter.
Work is owned and maintained by Ebube Ochemba and Nouran Mohamed.
All work contained in this project was completed as part of the curriculum for Alx. ALX is a leading technology training provider, built to accelerate the careers of young Africans through the technology and professional skills that enable them to thrive in the digital economy. The program prepares students for careers in the tech industry using project-based peer learning. For more information, visit.