{"id":16036428,"url":"https://github.com/noot/csc467-lab1","last_synced_at":"2026-07-04T03:33:19.331Z","repository":{"id":122591980,"uuid":"148993996","full_name":"noot/csc467-lab1","owner":"noot","description":"implementation of a lexical analyzer","archived":false,"fork":false,"pushed_at":"2018-10-07T20:49:42.000Z","size":106,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-03T00:15:47.210Z","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/noot.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":"2018-09-16T12:35:38.000Z","updated_at":"2018-12-24T20:49:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"f899ae4f-bbac-4d3d-a386-66f2ef1a6e5c","html_url":"https://github.com/noot/csc467-lab1","commit_stats":{"total_commits":42,"total_committers":7,"mean_commits":6.0,"dds":0.2857142857142857,"last_synced_commit":"c2174ee72ce4e0b96a50574b54324a560d1b5571"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/noot/csc467-lab1","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noot%2Fcsc467-lab1","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noot%2Fcsc467-lab1/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noot%2Fcsc467-lab1/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noot%2Fcsc467-lab1/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noot","download_url":"https://codeload.github.com/noot/csc467-lab1/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noot%2Fcsc467-lab1/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268291495,"owners_count":24226883,"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","status":"online","status_checked_at":"2025-08-01T02:00:08.611Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-10-08T22:04:13.788Z","updated_at":"2025-10-29T12:12:02.782Z","avatar_url":"https://github.com/noot.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"to compile scanner.l: `flex scanner.l`\n\nto compile parser.y: `bison -d parser.y`\n\nto compile generated c files: `gcc lex.yy.c parser.tab.c`\n\nto make project: `make`\n\nto run compiler467 with trace scanner and input file: `./compiler467 -Tn test.in`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoot%2Fcsc467-lab1","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoot%2Fcsc467-lab1","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoot%2Fcsc467-lab1/lists"}