{"id":21322401,"url":"https://github.com/a3onn/parseed","last_synced_at":"2025-03-15T23:12:38.793Z","repository":{"id":154888824,"uuid":"607741325","full_name":"A3onn/parseed","owner":"A3onn","description":"A C-struct inspired language generating parsers in multiple programming languages.","archived":false,"fork":false,"pushed_at":"2023-05-24T08:53:47.000Z","size":248,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-22T11:48:15.998Z","etag":null,"topics":["c-struct","file-format","generator","language","parser","protocols","python"],"latest_commit_sha":null,"homepage":"https://github.com/A3onn/parseed","language":"Python","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/A3onn.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}},"created_at":"2023-02-28T15:31:15.000Z","updated_at":"2024-04-30T15:39:55.000Z","dependencies_parsed_at":"2023-06-11T22:47:28.861Z","dependency_job_id":null,"html_url":"https://github.com/A3onn/parseed","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/A3onn%2Fparseed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/A3onn%2Fparseed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/A3onn%2Fparseed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/A3onn%2Fparseed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/A3onn","download_url":"https://codeload.github.com/A3onn/parseed/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243801681,"owners_count":20350108,"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":["c-struct","file-format","generator","language","parser","protocols","python"],"created_at":"2024-11-21T20:15:18.336Z","updated_at":"2025-03-15T23:12:38.773Z","avatar_url":"https://github.com/A3onn.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Parseed\n\nParseed is a project made of a language and a transpiler that enables you to easily create parsers in any language.\n\nThe language is inspired by the C language, it is composed of structures and bitfields.\n\n\n# How to use Parseed ?\n\n## Requirements\n\nThe transpiler is written in Python 3 and uses typing annotations, so you will need Python 3.5 or greater.\n\nNo external libraries are needed.\n\n# How to use\n\nThe transpiler can be used in the command line.\n\nHere is an example:\n\n```bash\n./parseed.py -G python_class example/arp.py\n```\n\n# TODO\n\n- Finish the Python generator\n- Add a C generator\n- Add more examples:\n    - ELF\n    - GIF\n\n# Done\n\n- Lexer","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa3onn%2Fparseed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fa3onn%2Fparseed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa3onn%2Fparseed/lists"}