{"id":26927475,"url":"https://github.com/d06i/cpplexer","last_synced_at":"2025-08-02T02:34:43.359Z","repository":{"id":262140534,"uuid":"883277214","full_name":"d06i/cppLexer","owner":"d06i","description":"Simple C++ Lexer","archived":false,"fork":false,"pushed_at":"2024-11-10T18:54:52.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-30T12:33:50.690Z","etag":null,"topics":["cpp","lexer"],"latest_commit_sha":null,"homepage":"","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/d06i.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":"2024-11-04T17:22:21.000Z","updated_at":"2025-02-06T06:34:21.000Z","dependencies_parsed_at":"2024-11-10T19:43:26.266Z","dependency_job_id":"a3a106b3-1cf9-40f1-96f8-fafb904c7d25","html_url":"https://github.com/d06i/cppLexer","commit_stats":null,"previous_names":["d06i/cpplexer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/d06i/cppLexer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d06i%2FcppLexer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d06i%2FcppLexer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d06i%2FcppLexer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d06i%2FcppLexer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/d06i","download_url":"https://codeload.github.com/d06i/cppLexer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d06i%2FcppLexer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268327824,"owners_count":24232749,"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-02T02:00:12.353Z","response_time":74,"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":["cpp","lexer"],"created_at":"2025-04-02T04:16:14.371Z","updated_at":"2025-08-02T02:34:43.307Z","avatar_url":"https://github.com/d06i.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Output:\n````\nExample:  float test_f( float q ) {\n                             float z_Z = 13; \n                             int z = 12 \u003c\u003c 2; \n                             if( z != 54){\n                                z = z++;} \n                             return q * z * 2592.44; }\n                             \n                             \nKeyword: float\nIdentifier: test_f\nSeperator: (\nKeyword: float\nIdentifier: q\nSeperator: )\nSeperator: {\nKeyword: float\nIdentifier: z_Z\nOperator: =\nNumber: 13\nOperator: ;\nKeyword: int\nIdentifier: z\nOperator: =\nNumber: 12\nOperator: \u003c\u003c\nNumber: 2\nOperator: ;\nKeyword: if\nSeperator: (\nIdentifier: z\nOperator: !=\nNumber: 54\nSeperator: )\nSeperator: {\nIdentifier: z\nOperator: =\nIdentifier: z\nOperator: ++\nOperator: ;\nSeperator: }\nKeyword: return\nIdentifier: q\nOperator: *\nIdentifier: z\nOperator: *\nNumber: 2592.44\nOperator: ;\nSeperator: }\n````\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd06i%2Fcpplexer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fd06i%2Fcpplexer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd06i%2Fcpplexer/lists"}