{"id":19112214,"url":"https://github.com/zag-research/zag-smalltalk","last_synced_at":"2025-10-10T13:32:08.869Z","repository":{"id":37384635,"uuid":"342162033","full_name":"Zag-Research/Zag-Smalltalk","owner":"Zag-Research","description":"Smalltalk VM Written in Zig with methods stored as type-annotated ASTs","archived":false,"fork":false,"pushed_at":"2025-09-26T23:24:12.000Z","size":191278,"stargazers_count":141,"open_issues_count":4,"forks_count":10,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-09-27T01:23:35.124Z","etag":null,"topics":["compiler","interpreter","smalltalk","zig"],"latest_commit_sha":null,"homepage":"","language":"Smalltalk","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/Zag-Research.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":"2021-02-25T07:40:57.000Z","updated_at":"2025-09-26T23:24:15.000Z","dependencies_parsed_at":"2023-12-23T06:52:10.130Z","dependency_job_id":"f0554ba7-b32c-4370-898b-7cc367254d74","html_url":"https://github.com/Zag-Research/Zag-Smalltalk","commit_stats":null,"previous_names":["zag-smalltalk/zag-smalltalk","zag-research/zag-smalltalk"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Zag-Research/Zag-Smalltalk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zag-Research%2FZag-Smalltalk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zag-Research%2FZag-Smalltalk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zag-Research%2FZag-Smalltalk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zag-Research%2FZag-Smalltalk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Zag-Research","download_url":"https://codeload.github.com/Zag-Research/Zag-Smalltalk/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zag-Research%2FZag-Smalltalk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279004062,"owners_count":26083667,"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-10T02:00:06.843Z","response_time":62,"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":["compiler","interpreter","smalltalk","zig"],"created_at":"2024-11-09T04:32:10.645Z","updated_at":"2025-10-10T13:32:03.859Z","avatar_url":"https://github.com/Zag-Research.png","language":"Smalltalk","readme":"# Zag-Smalltalk\r\n\r\nSmalltalk VM Written in Zig with methods stored as type-annotated ASTs\r\n\r\nMethods are re-constituted from the AST for edit windows. \r\nNo Interpreter; uses Threaded and CPS execution models interchangeably \r\n\r\nMemory structure and some of execution principles loosely modelled on OpenSmalltalk VM \u003cbr\u003e\r\n\r\nEventually it wiil include a JIT compiler\r\n\r\nMore information in the [Documentation](Documentation) \r\n\r\nPapers and Talks can be found [here](Documentation/papers)\r\n\r\n(Previously called AST-Smalltalk, but since the implementation is in Zig, a rename seemed obvious.)\r\n\r\n### Loading into Pharo (known to load with Pharo 13)\r\n*very much work-in-progress at the moment*\r\n```smalltalk\r\nMetacello new\r\n  baseline: 'ZagSmalltalk';\r\n  repository: 'github://Zag-Research/Zag-Smalltalk:main';\r\n  load\r\n```\r\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzag-research%2Fzag-smalltalk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzag-research%2Fzag-smalltalk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzag-research%2Fzag-smalltalk/lists"}