{"id":19549114,"url":"https://github.com/bsfishy/lexer","last_synced_at":"2025-10-14T04:39:54.690Z","repository":{"id":252315728,"uuid":"840070258","full_name":"BSFishy/lexer","owner":"BSFishy","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-07T00:46:09.000Z","size":137,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-23T03:52:41.865Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BSFishy.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2024-08-08T23:06:32.000Z","updated_at":"2024-10-07T00:46:12.000Z","dependencies_parsed_at":"2024-08-09T01:12:31.355Z","dependency_job_id":"64e8b6da-f073-4684-b730-e4acb88b813c","html_url":"https://github.com/BSFishy/lexer","commit_stats":null,"previous_names":["bsfishy/lexer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BSFishy/lexer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BSFishy%2Flexer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BSFishy%2Flexer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BSFishy%2Flexer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BSFishy%2Flexer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BSFishy","download_url":"https://codeload.github.com/BSFishy/lexer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BSFishy%2Flexer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276512733,"owners_count":25655450,"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-09-23T02:00:09.130Z","response_time":73,"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-11-11T03:57:58.272Z","updated_at":"2025-09-23T03:52:43.676Z","avatar_url":"https://github.com/BSFishy.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lexers\n\nThis repository contains some experimentation with building lexers. My goal with\nthis project is to build a couple of different types of lexers with different features\nto get to know how to build good lexers.\n\nI am working on implementing the following types of lexers:\n\n- [Recursive descent lexer](./recursive_descent/)\n- [Backtracking lexer](./backtracking/)\n- State machine lexer\n\nAdditionally, I am working on implementing a \"more production-ready\" lexer, where\nI take my learnings from previous experiments and implement more features that I\nwould want in a production-ready lexer, such as source spans.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbsfishy%2Flexer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbsfishy%2Flexer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbsfishy%2Flexer/lists"}