{"id":20706936,"url":"https://github.com/code-help-tutor/ucla-cs-131-project-1-brewin-interpreter","last_synced_at":"2025-07-12T01:32:53.143Z","repository":{"id":234136901,"uuid":"781274333","full_name":"code-help-tutor/UCLA-CS-131-Project-1-Brewin-Interpreter","owner":"code-help-tutor","description":"UCLA CS 代写代做 编程辅导, code help, CS tutor, WeChat: cstutorcs Email: tutorcs@163.com","archived":false,"fork":false,"pushed_at":"2024-04-03T04:28:33.000Z","size":2346,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-11T05:19:14.192Z","etag":null,"topics":["cs","ucla"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/code-help-tutor.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,"dei":null}},"created_at":"2024-04-03T04:28:23.000Z","updated_at":"2024-04-03T04:28:36.000Z","dependencies_parsed_at":"2024-04-18T09:30:38.828Z","dependency_job_id":null,"html_url":"https://github.com/code-help-tutor/UCLA-CS-131-Project-1-Brewin-Interpreter","commit_stats":null,"previous_names":["code-help-tutor/ucla-cs-131-project-1-brewin-interpreter"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/code-help-tutor/UCLA-CS-131-Project-1-Brewin-Interpreter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-help-tutor%2FUCLA-CS-131-Project-1-Brewin-Interpreter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-help-tutor%2FUCLA-CS-131-Project-1-Brewin-Interpreter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-help-tutor%2FUCLA-CS-131-Project-1-Brewin-Interpreter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-help-tutor%2FUCLA-CS-131-Project-1-Brewin-Interpreter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/code-help-tutor","download_url":"https://codeload.github.com/code-help-tutor/UCLA-CS-131-Project-1-Brewin-Interpreter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-help-tutor%2FUCLA-CS-131-Project-1-Brewin-Interpreter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264923080,"owners_count":23683716,"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":["cs","ucla"],"created_at":"2024-11-17T01:24:18.219Z","updated_at":"2025-07-12T01:32:53.094Z","avatar_url":"https://github.com/code-help-tutor.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CS 131 Spring 2023: Project Starter\n\nHey there! This is a template repository that contains the necessary boilerplate for [CS 131](https://ucla-cs-131.github.io/spring-23/)'s quarter-long project: making an interpreter. The project specs are as follows:\n\n1. [Project 1 Spec](https://docs.google.com/document/d/1pPQ2qZKbbsbZGBSwvuy1Ir-NZLPMgVt95WPQuI5aPho)\n\nThere are three stages to the project; students are currently at the first. Thus, this folder contains the necessary bootstrapping code:\n\n- `intbase.py`, the base class and enum definitions for the interpreter\n- `bparser.py`, a static `parser` class to parse Brewin programs\n\nSome notes on your submission (for Project 1)\n\n1. You **must have a top-level, versioned `interpreterv1.py` file** that **exports the `Interpreter` class**. If not, **your code will not run on our autograder**.\n2. You may also submit one or more additional `.py` modules that your interpreter uses, if you decide to break up your solution into multiple `.py` files.\n3. You **should not modify/submit `intbase.py` or `bparser.py`**; we will use our own when grading.\n\nYou can find out more about our autograder, including how to run it, in [its accompanying repo](https://github.com/UCLA-CS-131/spring-23-autograder).\n\n## Licensing and Attribution\n\nThis is an unlicensed repository; even though the source code is public, it is **not** governed by an open-source license.\n\nThis code was primarily written by [Carey Nachenberg](http://careynachenberg.weebly.com/), with support from his TAs for the [Spring 2023 iteration of CS 131](https://ucla-cs-131.github.io/spring-23/).\n# UCLA CS 131 Project 1 Brewin Interpreter\n\n# 程序代做代写 CS编程辅导\n\n# WeChat: cstutorcs\n\n# Email: tutorcs@163.com\n\n# CS Tutor\n\n# Code Help\n\n# Programming Help\n\n# Computer Science Tutor\n\n# QQ: 749389476\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode-help-tutor%2Fucla-cs-131-project-1-brewin-interpreter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcode-help-tutor%2Fucla-cs-131-project-1-brewin-interpreter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode-help-tutor%2Fucla-cs-131-project-1-brewin-interpreter/lists"}