Skip to content

Ebube-Ochemba/monty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The monty program

update...

About

update...

Objectives

update...

Environment

  • Language: C
  • OS: Ubuntu 20.04 LTS
  • Compiler: gcc 4.8.4
  • Style guidelines: Betty style

How to use

$ 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.

Credits

Work is owned and maintained by Ebube Ochemba and Nouran Mohamed.

Acknowledgement

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.

About

The monty project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published