{"id":21561494,"url":"https://github.com/mc256/eecs3301-project","last_synced_at":"2025-03-18T04:42:57.429Z","repository":{"id":71837662,"uuid":"95588351","full_name":"mc256/EECS3301-Project","owner":"mc256","description":null,"archived":false,"fork":false,"pushed_at":"2018-02-16T21:27:41.000Z","size":525,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-24T11:25:59.758Z","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/mc256.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,"publiccode":null,"codemeta":null}},"created_at":"2017-06-27T18:25:26.000Z","updated_at":"2018-02-16T21:24:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"66629d9c-92fe-4bd7-9d2f-794840b8754f","html_url":"https://github.com/mc256/EECS3301-Project","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mc256%2FEECS3301-Project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mc256%2FEECS3301-Project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mc256%2FEECS3301-Project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mc256%2FEECS3301-Project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mc256","download_url":"https://codeload.github.com/mc256/EECS3301-Project/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244159964,"owners_count":20408017,"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-11-24T09:23:54.850Z","updated_at":"2025-03-18T04:42:57.412Z","avatar_url":"https://github.com/mc256.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EECS3301-Project\n\n- parse tokens, construct a link list of tokens\n\n- Token structure\n```\nstruct {\n    int type; // defined by #define section\n    int * value;\n\n    token * nextToken;\n} token;\n```\n\n- LR compute the result\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmc256%2Feecs3301-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmc256%2Feecs3301-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmc256%2Feecs3301-project/lists"}