Skip to content

Bytecode is a form of instruction set designed for execution by a software interpreter. This project is an implementation of a simple interpreter for Monty (a scripting language) bytecode files.

Notifications You must be signed in to change notification settings

schambig/holbertonschool-monty

Repository files navigation

Implementation of a Monty bytecode interpreter files using Stacks, Queues - LIFO, FIFO in C Language.

About

Bytecode is a form of instruction set designed for execution by a software interpreter. This project is an implementation of a simple interpreter for Monty (a scripting language) bytecode files.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published