Skip to content

ngugimuchangi/monty

Repository files navigation

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

Monty Project

The monty program

Usage: monty file

  • where file is the path to the file containing Monty byte code Desciption: Interprets Monty byte codes

Brainf*ck

Brainf*ck scripts for:

  • printing ASCII characters
  • adding numbers from user input
  • multiplying numbers from user input