{"id":24701328,"url":"https://github.com/richgrov/Eyethon","last_synced_at":"2025-10-09T07:32:48.496Z","repository":{"id":257166339,"uuid":"854016245","full_name":"richgrov/Eyethon","owner":"richgrov","description":"A lightweight, embeddable Python interpreter","archived":false,"fork":false,"pushed_at":"2025-06-07T03:20:35.000Z","size":306,"stargazers_count":1,"open_issues_count":3,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-07T04:22:14.012Z","etag":null,"topics":["interpreter","microcontroller","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/richgrov.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}},"created_at":"2024-09-08T07:07:16.000Z","updated_at":"2025-06-06T23:24:05.000Z","dependencies_parsed_at":"2024-10-19T03:14:19.583Z","dependency_job_id":"62ccc1ef-e40b-4f89-bb6f-c8afc481463a","html_url":"https://github.com/richgrov/Eyethon","commit_stats":null,"previous_names":["richgrov/fox","richgrov/microgd","richgrov/eyethon"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/richgrov/Eyethon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richgrov%2FEyethon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richgrov%2FEyethon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richgrov%2FEyethon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richgrov%2FEyethon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/richgrov","download_url":"https://codeload.github.com/richgrov/Eyethon/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/richgrov%2FEyethon/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000960,"owners_count":26082973,"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-09T02:00:07.460Z","response_time":59,"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":["interpreter","microcontroller","python"],"created_at":"2025-01-27T05:07:18.921Z","updated_at":"2025-10-09T07:32:48.490Z","avatar_url":"https://github.com/richgrov.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Eyethon\n\n(pronounced \"eye-thon\")\n\nA lightweight, embeddable, inspectable Python interpreter\n\n## Why?\n\nIn the age of AI, writing code will be a task more for machines rather than humans. Models excel at\nwriting Python, but it performance and lack of portability restrict its use. Eyethon aims to\ninterpret a subset of Python that's not only runnable, but who's syntax tree is inspectable to be\nconverted to other languages, formats, or domains.\n\n## Goals and non-goals\n\nEyethon hopes to:\n\n- Be very lightweight\n- Support some of Python's standard library\n- Provide an API for running and inspecting code\n\nMicroGD **does not** hope to:\n\n- Use Just-in-time compilation\n- Adhere 100% to every detail of Python (although this would be ideal)\n\n# Roadmap\n\n- ✅ Tokenization (97% passing)\n- ✅ Parsing (55% passing)\n- 🔄 Compiling\n- 🔄 Interpreting\n- ❌ Optimization\n- 🔄 Rust and C API\n- ❌ LSP\n- ❌ Debugger\n\nEyethon uses tests from\n[PocketPy](https://github.com/godotengine/godot/tree/master/modules/gdscript/tests)\nto test spec compliance.\n\nFor now, working features are prioritized over performance and 100% compatibility.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frichgrov%2FEyethon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frichgrov%2FEyethon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frichgrov%2FEyethon/lists"}