{"id":16086963,"url":"https://github.com/guillep/astinterpreter","last_synced_at":"2026-01-19T21:33:54.423Z","repository":{"id":147865970,"uuid":"175826033","full_name":"guillep/ASTInterpreter","owner":"guillep","description":"Basic AST interpreter for Pharo","archived":false,"fork":false,"pushed_at":"2019-03-22T11:53:03.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-05T14:43:57.344Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Smalltalk","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/guillep.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":"2019-03-15T13:32:21.000Z","updated_at":"2019-03-22T11:53:05.000Z","dependencies_parsed_at":"2023-05-27T18:00:23.873Z","dependency_job_id":null,"html_url":"https://github.com/guillep/ASTInterpreter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/guillep/ASTInterpreter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guillep%2FASTInterpreter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guillep%2FASTInterpreter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guillep%2FASTInterpreter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guillep%2FASTInterpreter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guillep","download_url":"https://codeload.github.com/guillep/ASTInterpreter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guillep%2FASTInterpreter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28585522,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T20:45:59.482Z","status":"ssl_error","status_checked_at":"2026-01-19T20:45:41.500Z","response_time":67,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-10-09T13:26:26.170Z","updated_at":"2026-01-19T21:33:54.405Z","avatar_url":"https://github.com/guillep.png","language":"Smalltalk","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ASTInterpreter\nBasic AST interpreter for Pharo\n\n## Example\n\n```smalltalk\ninterpreter := ASTInterpreter new.\ncontext := AIRootContext new.\ninterpreter resetContext: context.\n\ncompiledCode := interpreter compile: '1+1'.\ninterpreter interpretDoIt: compiledCode.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguillep%2Fastinterpreter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguillep%2Fastinterpreter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguillep%2Fastinterpreter/lists"}