Skip to content
#

lifo

Here are 88 public repositories matching this topic...

Monty Project | Month 3 | Sprint 2: This project is an interpreter for Monty ByteCodes files, written in C. It implements the concepts of a stack (LIFO - Last In, First Out) and a queue (FIFO - First In, First Out). The interpreter supports various commands such as push, pall, pint, pop, swap, add, nop, sub, div, mul, and more.

  • Updated Aug 20, 2024
  • C

Improve this page

Add a description, image, and links to the lifo topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the lifo topic, visit your repo's landing page and select "manage topics."

Learn more