Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 359 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 359 Bytes

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