{"id":22697214,"url":"https://github.com/azur1s/atacamite","last_synced_at":"2025-04-13T04:46:19.204Z","repository":{"id":56813524,"uuid":"525954437","full_name":"azur1s/atacamite","owner":"azur1s","description":"An interpreted stack-based programming language","archived":false,"fork":false,"pushed_at":"2022-08-27T15:39:49.000Z","size":1693,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-13T04:46:11.928Z","etag":null,"topics":["haskell","proglangs-discord","programming-language","stack-based-language"],"latest_commit_sha":null,"homepage":"","language":"Haskell","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/azur1s.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":"FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"azur1s"}},"created_at":"2022-08-17T21:08:48.000Z","updated_at":"2024-05-16T09:30:39.000Z","dependencies_parsed_at":"2022-08-18T00:55:51.786Z","dependency_job_id":null,"html_url":"https://github.com/azur1s/atacamite","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/azur1s%2Fatacamite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azur1s%2Fatacamite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azur1s%2Fatacamite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azur1s%2Fatacamite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/azur1s","download_url":"https://codeload.github.com/azur1s/atacamite/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248665779,"owners_count":21142123,"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":["haskell","proglangs-discord","programming-language","stack-based-language"],"created_at":"2024-12-10T05:12:27.013Z","updated_at":"2025-04-13T04:46:19.175Z","avatar_url":"https://github.com/azur1s.png","language":"Haskell","funding_links":["https://github.com/sponsors/azur1s"],"categories":[],"sub_categories":[],"readme":"# Atacamite\nAn interpreted stack-based programming language implemented in Haskell.\n\nTake a look at  [examples](https://github.com/azur1s/atacamite/tree/main/examples) directory and try out some programs!\n\n### Building\nIf you want to install from source, or to work on it, you should use `cabal` for building.\n```\ngit clone https://github.com/azur1s/atacamite.git\ncd atacamite\ncabal build\n\ncabal run\ncabal run -- \u003catacamite's arguments\u003e\n```\nIf you want to install `atacamite` on your system and also install the standard library, you can just run\n```\nmake\n```\nit will run `cabal install` and then copies the standard library to `$HOME/.atacamite/` (default). The binary will be installed to `$HOME/.cabal/bin/atacamite`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazur1s%2Fatacamite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fazur1s%2Fatacamite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazur1s%2Fatacamite/lists"}