{"id":16926231,"url":"https://github.com/rishichawda/simple-lexical-analyser","last_synced_at":"2025-07-08T23:07:08.917Z","repository":{"id":96639457,"uuid":"84753285","full_name":"rishichawda/Simple-lexical-analyser","owner":"rishichawda","description":null,"archived":false,"fork":false,"pushed_at":"2017-06-12T07:11:59.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-21T01:45:50.464Z","etag":null,"topics":["analyser","c","language","lexical"],"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/rishichawda.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-03-12T19:59:30.000Z","updated_at":"2018-06-09T08:21:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"0d3a6d60-ff11-4b98-b0c1-c40718aed541","html_url":"https://github.com/rishichawda/Simple-lexical-analyser","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rishichawda/Simple-lexical-analyser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishichawda%2FSimple-lexical-analyser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishichawda%2FSimple-lexical-analyser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishichawda%2FSimple-lexical-analyser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishichawda%2FSimple-lexical-analyser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rishichawda","download_url":"https://codeload.github.com/rishichawda/Simple-lexical-analyser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rishichawda%2FSimple-lexical-analyser/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264363794,"owners_count":23596507,"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":["analyser","c","language","lexical"],"created_at":"2024-10-13T20:29:22.427Z","updated_at":"2025-07-08T23:07:08.890Z","avatar_url":"https://github.com/rishichawda.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# C code for Lexical Analyser\n\nThis program takes a C code in a .txt file format and identifies the variables, keywords, string literals, operators, constants and methods.\n\nProvide the input file as \"ipcode.txt\". It will return two output files :                                                                                                                                                                                                   \nopcode.txt - The source code without single and multi-line comments.                  \ntable.txt - Table of tokens identified by the program.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frishichawda%2Fsimple-lexical-analyser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frishichawda%2Fsimple-lexical-analyser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frishichawda%2Fsimple-lexical-analyser/lists"}