{"id":13783170,"url":"https://github.com/mawbye/interpreter-","last_synced_at":"2025-05-11T17:31:16.788Z","repository":{"id":216005561,"uuid":"52034681","full_name":"mawbye/interpreter-","owner":"mawbye","description":"interpreter written for programming languages course","archived":false,"fork":false,"pushed_at":"2016-02-18T20:00:07.000Z","size":36,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-04-24T16:41:48.477Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/mawbye.png","metadata":{"files":{"readme":"readMe.txt","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":"2016-02-18T19:59:14.000Z","updated_at":"2016-02-18T20:00:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"21b555b4-6b3a-4439-ba01-27581f881a48","html_url":"https://github.com/mawbye/interpreter-","commit_stats":null,"previous_names":["mawbye/interpreter-"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mawbye%2Finterpreter-","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mawbye%2Finterpreter-/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mawbye%2Finterpreter-/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mawbye%2Finterpreter-/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mawbye","download_url":"https://codeload.github.com/mawbye/interpreter-/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":213838179,"owners_count":15645787,"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:54.860Z","updated_at":"2024-08-03T18:11:27.435Z","avatar_url":"https://github.com/mawbye.png","language":"C","funding_links":[],"categories":["C"],"sub_categories":[],"readme":"Justin Lim and Elliot Mawby\nDave Musicant, CS251\nInterpreter test input files readMe.txt\n\n01 - tests letrec() by defining two recursive functions in letrec and then executes them in body. Also tests primitive arithmetics (+), (=), and (-).\n\n02 - tests more primitive arithmetics: (*), (/), (\u003c), (\u003e), and (modulo). Also tests the difference between let and let*, which uses primitive (=).\n\n03 - Demo cases from assignment example. Tests (car), (cdr), (cons), and (null?).\n\n04 - simplified cases from previous Racket homework assignment. User defined functions first-n and nth that return the first-n and nth items of a given list. Tests (null?), (-), (=), (car), (cdr), and (cond).\n\nExtra stuff: implemented (booleans?) primitive that tests whether input evaluates to a boolean. arithmetic primatives should evaluate to int or double based on input.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmawbye%2Finterpreter-","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmawbye%2Finterpreter-","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmawbye%2Finterpreter-/lists"}