{"id":25221855,"url":"https://github.com/regan-koopmans/compiler-project-lexer-and-parser","last_synced_at":"2025-10-05T00:58:33.163Z","repository":{"id":68141769,"uuid":"82159513","full_name":"Regan-Koopmans/compiler-project-lexer-and-parser","owner":"Regan-Koopmans","description":"Repository for the compiler construction practical project.","archived":false,"fork":false,"pushed_at":"2017-04-04T05:29:38.000Z","size":94,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-05T00:58:32.827Z","etag":null,"topics":["compiler","construction","java","learning","lexer","parser","tokenizer"],"latest_commit_sha":null,"homepage":null,"language":"Java","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/Regan-Koopmans.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-02-16T08:48:57.000Z","updated_at":"2023-01-20T04:52:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"200856c3-3fef-498e-888f-2562b5643a6e","html_url":"https://github.com/Regan-Koopmans/compiler-project-lexer-and-parser","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Regan-Koopmans/compiler-project-lexer-and-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Regan-Koopmans%2Fcompiler-project-lexer-and-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Regan-Koopmans%2Fcompiler-project-lexer-and-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Regan-Koopmans%2Fcompiler-project-lexer-and-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Regan-Koopmans%2Fcompiler-project-lexer-and-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Regan-Koopmans","download_url":"https://codeload.github.com/Regan-Koopmans/compiler-project-lexer-and-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Regan-Koopmans%2Fcompiler-project-lexer-and-parser/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278395909,"owners_count":25979690,"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-10-04T02:00:05.491Z","response_time":63,"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":["compiler","construction","java","learning","lexer","parser","tokenizer"],"created_at":"2025-02-10T22:53:23.618Z","updated_at":"2025-10-05T00:58:33.157Z","avatar_url":"https://github.com/Regan-Koopmans.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# COS 341 - Lexer\n\nRepository for the compiler construction practical project.\n\n## Proposed classes\n\n### Main\n\nIn this file we will deal with details such as reading the input file, invoking\nthe Lexer class, and possibly writing the serialized linked list file.\n\n### Lexer\n\nThe lexer will read a stream of text and identify tokens. The lexer will further\nconstruct a linked list data structure for the tokens and pass this back to the\nclass that invoked the lexer.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fregan-koopmans%2Fcompiler-project-lexer-and-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fregan-koopmans%2Fcompiler-project-lexer-and-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fregan-koopmans%2Fcompiler-project-lexer-and-parser/lists"}