Skip to content
/ monty Public

Monty 0.98 is a scripting language that is first compiled into Monty byte codes (Just like Python)

Notifications You must be signed in to change notification settings

1Gift3/monty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

0x19. C - Stacks, Queues - LIFO, FIFO C Group project Algorithm Data structure

Monty

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.

About

Monty 0.98 is a scripting language that is first compiled into Monty byte codes (Just like Python)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published