Skip to content

This is a monty-bytecode interpreter project: 0x19. C - Stacks, Queues - LIFO, FIFO

Notifications You must be signed in to change notification settings

mrbenzeal/monty

Repository files navigation

Monty Interpreter

A language interpreter made in the C programming language to manage stacks and queues (LIFO and FIFO). The aim is to interpret Monty bytecodes files. Monty is a language that aims to close the gap between scripting and programming languages.

About

This is a monty-bytecode interpreter project: 0x19. C - Stacks, Queues - LIFO, FIFO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published