{"id":16114769,"url":"https://github.com/solarliner/eva_gen","last_synced_at":"2025-04-06T08:17:30.977Z","repository":{"id":80989053,"uuid":"238311855","full_name":"SolarLiner/eva_gen","owner":"SolarLiner","description":"Mini language targeting EVA assembly.","archived":false,"fork":false,"pushed_at":"2020-02-05T07:17:08.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-12T13:54:18.029Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/SolarLiner.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":"2020-02-04T21:35:48.000Z","updated_at":"2020-02-27T19:32:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"35f33348-0acc-4b8b-b9ef-0d18b72faa2d","html_url":"https://github.com/SolarLiner/eva_gen","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/SolarLiner%2Feva_gen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SolarLiner%2Feva_gen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SolarLiner%2Feva_gen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SolarLiner%2Feva_gen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SolarLiner","download_url":"https://codeload.github.com/SolarLiner/eva_gen/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247451658,"owners_count":20940944,"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":[],"created_at":"2024-10-09T20:15:43.672Z","updated_at":"2025-04-06T08:17:30.959Z","avatar_url":"https://github.com/SolarLiner.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# eva_gen\n\nMini language targeting EVA assembly.\n\n## Structure\n\n```\n├── LICENSE\n├── README.md\n└── eva_gen                   ; Main package\n    ├── common                ; Common package\n    │   ├── __init__.py\n    │   ├── ast               ; Ast manipulation sub package\n    │   │   ├── __init__.py\n    │   │   └── nodes.py\n    │   ├── back_end          ; Code generation sub package\n    │   │   └── __init__.py\n    │   └── front_end         ; Lexing/Parsing sub package\n    │       ├── __init__.py\n    │       ├── lexer.py\n    │       └── parser.py\n    ├── debug.py              ; Executables\n    └── test.py\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolarliner%2Feva_gen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsolarliner%2Feva_gen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolarliner%2Feva_gen/lists"}