{"id":16270144,"url":"https://github.com/ealmloff/anti-array","last_synced_at":"2025-10-26T21:15:09.811Z","repository":{"id":110687472,"uuid":"270421064","full_name":"ealmloff/Anti-Array","owner":"ealmloff","description":"a esolang without arrays or stacks","archived":false,"fork":false,"pushed_at":"2020-06-12T19:38:32.000Z","size":91,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-08T15:24:38.715Z","etag":null,"topics":["esolang","esolangs","esoteric-language","esoteric-programming-language","programming-language"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ealmloff.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}},"created_at":"2020-06-07T20:15:25.000Z","updated_at":"2023-08-06T00:57:01.000Z","dependencies_parsed_at":"2023-08-24T21:25:41.164Z","dependency_job_id":null,"html_url":"https://github.com/ealmloff/Anti-Array","commit_stats":null,"previous_names":["ealmloff/anti-array"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ealmloff/Anti-Array","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ealmloff%2FAnti-Array","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ealmloff%2FAnti-Array/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ealmloff%2FAnti-Array/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ealmloff%2FAnti-Array/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ealmloff","download_url":"https://codeload.github.com/ealmloff/Anti-Array/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ealmloff%2FAnti-Array/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274067901,"owners_count":25216805,"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-09-07T02:00:09.463Z","response_time":67,"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":["esolang","esolangs","esoteric-language","esoteric-programming-language","programming-language"],"created_at":"2024-10-10T18:09:47.237Z","updated_at":"2025-10-26T21:15:09.719Z","avatar_url":"https://github.com/ealmloff.png","language":"Java","readme":"# Anti-Array\na esolang without arrays or stacks\n\n== the idea ==\n\nAnti-array is a programming language without arrays or stacks.\n\nInstead of either, it allows you to interpret a string as code. This allows you to programmatically create variables.\n\nexample:\n\tvariableName = \"var\"\n\tloop variableNumber = 0 | variableNumber \u003c 100 | variableNumber ++ |//loop from 1-100 and assign a variable with the name var + the variable number to the variable number\n\t\t( asCode ( variableName + variableNumber ) ) = variableNumber\n\t}\n\tloop variableNumber = 0 | variableNumber \u003c 100 | variableNumber ++ |// print each previously created variable\n\t\tprint ( asCode ( variableName + variableNumber ) )\n\t}\n\n== links ==\n\nhttps://esolangs.org/wiki/Anti-Array //this contains information on syntax\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fealmloff%2Fanti-array","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fealmloff%2Fanti-array","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fealmloff%2Fanti-array/lists"}