Skip to content

Sabareh/monty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

monty

A C project for ALX SE program

0x19. C - Stacks, Queues - LIFO, FIFO

Done by Victor Oketch Sabare for ALX SE

Monty Interpreter

This interpretter is built in the C programming language. It reads Monty bytecode files of ant extensions, preferably '.m', and it interprets the opcodes contained. It can be run as either a stack (LIFO) or queue (FIFO).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages