{"id":19209353,"url":"https://github.com/dmeijboom/atom","last_synced_at":"2025-05-12T18:55:05.318Z","repository":{"id":39649263,"uuid":"385495055","full_name":"dmeijboom/atom","owner":"dmeijboom","description":"Dynamically typed interpreted programming language","archived":false,"fork":false,"pushed_at":"2025-01-26T20:23:37.000Z","size":500,"stargazers_count":9,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-06T06:03:13.573Z","etag":null,"topics":["atom","compiler-design","garbage-collection","interpreter","nan-boxing","precedence-climbing","programming-language","recursive-descent-parser","rust","tail-call-optimization"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/dmeijboom.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":"2021-07-13T06:08:51.000Z","updated_at":"2024-09-20T20:40:58.000Z","dependencies_parsed_at":"2024-09-06T18:32:54.231Z","dependency_job_id":"d0e3d80e-1139-4010-b5a0-c5c87d7a0d70","html_url":"https://github.com/dmeijboom/atom","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/dmeijboom%2Fatom","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmeijboom%2Fatom/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmeijboom%2Fatom/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmeijboom%2Fatom/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmeijboom","download_url":"https://codeload.github.com/dmeijboom/atom/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253804667,"owners_count":21967050,"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":["atom","compiler-design","garbage-collection","interpreter","nan-boxing","precedence-climbing","programming-language","recursive-descent-parser","rust","tail-call-optimization"],"created_at":"2024-11-09T13:30:19.161Z","updated_at":"2025-05-12T18:55:05.294Z","avatar_url":"https://github.com/dmeijboom.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# atom\n\n## Introduction\n\natom is a dynamically typed interpreted language with a bytecode compiler.\nThe goal is to create a language which is fun to build with a clean and minimalistic design.\n\n## Features\n\n- Tail call optimization\n- Simple mark and sweep garbage collector\n- Basic types: Int, Float, Array, Str, Bool, Class\n- Hand-written lexer/recursive descent parser with precedence climbing\n- NaN tagging (heavily based on [nanoval](https://github.com/phkeese/nanoval))\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmeijboom%2Fatom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdmeijboom%2Fatom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmeijboom%2Fatom/lists"}