Multiple Projects done in C programming language during the ALX-low_level_programming Track , cohort 5
-
Updated
Nov 1, 2023 - C
Multiple Projects done in C programming language during the ALX-low_level_programming Track , cohort 5
Monty 0.98 is a scripting language that is first compiled into Monty byte codes (Just like Python). It relies on a unique stack, with specific instructions to manipulate it. The goal of this project is to create an interpreter for Monty ByteCodes files.
0x19. C - Stacks, Queues - LIFO, FIFO
Monty is a scripting language that is first compiled into Monty byte codes (Just like Python). It relies on a unique stack, with specific instructions to manipulate it. The goal of this project is to create an interpreter for Monty ByteCodes files.
Monty 0.98 is a scripting language that is first compiled into Monty byte codes (Just like Python). It relies on a unique stack, with specific instructions to manipulate it. The goal of this project is to create an interpreter for Monty ByteCodes files.
Most of the projects done with C programming language during ALX-low_level_programming Track , cohort 8
Monty Scripting Language. Relies on a Unique Stack,
0x19. C - Stacks, Queues - LIFO, FIFO
Monty 0.98 is a scripting language that is first compiled into Monty byte codes (Just like Python). It relies on a unique stack, with specific instructions to manipulate it. The goal of this project is to create an interpreter for Monty ByteCodes files.
An interpreter for Monty ByteCodes files. Monty 0.98 is a scripting language that is first compiled into Monty byte codes (Just like Python). It relies on a unique stack, with specific instructions to manipulate it. Monty aims to close the gap between scripting and programming languages
A repository that stores a minimal interpreter for Monty Programming Language. The stacks & queues project at ALX (LIFO FIFO)
This repository contains a C program that serves as an interpreter for the Monty language. Monty is a simple programming language that operates on a stack data structure. This program allows you to write Monty programs and execute them using the interpreter.
🎙 Monty ByteCode interpreter by @Adebayo-S and @BrightOlawale
Interpreter of Monty ByteCode files
This repository consists of monty scripting language
Monty 0.98 is a scripting language that is first compiled into Monty byte codes (Just like Python). It relies on a unique stack, with specific instructions to manipulate it. The goal of this project is to create an interpreter for Monty ByteCodes files.
Add a description, image, and links to the monty topic page so that developers can more easily learn about it.
To associate your repository with the monty topic, visit your repo's landing page and select "manage topics."