GitHub / victorpreston / monty
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.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/victorpreston%2Fmonty
PURL: pkg:github/victorpreston/monty
Stars: 3
Forks: 0
Open issues: 0
License: None
Language: C
Size: 30.3 KB
Dependencies parsed at: Pending
Created at: over 1 year ago
Updated at: about 1 year ago
Pushed at: over 1 year ago
Last synced at: 4 days ago
Topics: alx, alx-low-level-programming, brainfuck, c, clanguage, compiler, cprogramming, gcc, interpreter, monty, queue, stack