{"id":13783109,"url":"https://github.com/lisale0/monty","last_synced_at":"2025-07-15T19:44:13.851Z","repository":{"id":100570233,"uuid":"91850835","full_name":"lisale0/monty","owner":"lisale0","description":"Opcode interpreter","archived":false,"fork":false,"pushed_at":"2018-04-26T04:10:45.000Z","size":65,"stargazers_count":3,"open_issues_count":0,"forks_count":3,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-04T21:13:01.956Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lisale0.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-05-19T22:48:00.000Z","updated_at":"2022-06-18T12:52:51.000Z","dependencies_parsed_at":"2024-01-07T23:31:13.878Z","dependency_job_id":null,"html_url":"https://github.com/lisale0/monty","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lisale0/monty","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lisale0%2Fmonty","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lisale0%2Fmonty/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lisale0%2Fmonty/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lisale0%2Fmonty/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lisale0","download_url":"https://codeload.github.com/lisale0/monty/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lisale0%2Fmonty/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265455922,"owners_count":23768656,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-03T18:01:53.212Z","updated_at":"2025-07-15T19:44:13.796Z","avatar_url":"https://github.com/lisale0.png","language":"C","funding_links":[],"categories":["C"],"sub_categories":[],"readme":"# Stacks and Queues\n\nworking with LIFO, FIFO, stacks, queues, and monty language\n\n## Description\n\nThis project covers...\n\n## Environmental Specs\n\n* __Environment:__ Ubuntu 14.04 LTS\n* __Compiler:__ gcc 4.8.4 (C90)\n* __Languages:__ C language, Monty\n\n## Concepts Covered\n\n* LIFO and FIFO\n* stack, and when to use it\n* a queue, and when to use it\n* common implementations of stacks and queues\n* the most common use cases of stacks and queues\n* proper way to use global variables\n* working with git submodules\n\n## File List\n\n* ### header file\n  * `monty.h`\n\n* ### `./bytecodes`\n  * contains monty, `.m` bytecode files.\n\n## Tests\n\nTesting for this program can be done with the bash testing file at the monty\nchecker repository: https://github.com/johncoleman83/monty-checker\n\n## Authors\n\n* Lisa Leung\n* David John Coleman II, http://www.davidjohncoleman.com/\n\n## License\n\nPublic Domain, no copyright protection\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flisale0%2Fmonty","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flisale0%2Fmonty","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flisale0%2Fmonty/lists"}