{"id":30859472,"url":"https://github.com/kevinshome/slatt","last_synced_at":"2025-10-11T12:35:46.440Z","repository":{"id":88350217,"uuid":"191319905","full_name":"kevinshome/slatt","owner":"kevinshome","description":"🦋 an esoteric programming language based on the way playboi carti tweets","archived":false,"fork":false,"pushed_at":"2019-12-02T03:29:47.000Z","size":25,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-09-07T15:00:49.832Z","etag":null,"topics":["compiler","esoteric","esoteric-language","esoteric-programming-language","programming-language","python3"],"latest_commit_sha":null,"homepage":"http://slattlang.ml","language":"Python","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/kevinshome.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":"2019-06-11T07:42:33.000Z","updated_at":"2024-04-05T21:41:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"44c0688a-61cc-477e-a0c5-5c2c492610b7","html_url":"https://github.com/kevinshome/slatt","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kevinshome/slatt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinshome%2Fslatt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinshome%2Fslatt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinshome%2Fslatt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinshome%2Fslatt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kevinshome","download_url":"https://codeload.github.com/kevinshome/slatt/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinshome%2Fslatt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279007170,"owners_count":26084247,"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-11T02:00:06.511Z","response_time":55,"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","esoteric","esoteric-language","esoteric-programming-language","programming-language","python3"],"created_at":"2025-09-07T14:59:14.912Z","updated_at":"2025-10-11T12:35:46.425Z","avatar_url":"https://github.com/kevinshome.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# The Slatt Esoteric Programming Language\n\n[![codebeat badge](https://codebeat.co/badges/f5365231-19d4-4825-aeb9-bfe72f30a543)](https://codebeat.co/projects/github-com-kevinshome-slatt-master)\n\n* Slatt is an esoteric programming language based on the way rapper, \"Playboi Carti\", writes tweets.\n\n* Examples:\n\n    * https://twitter.com/playboicarti/status/994731849690869761\n\n    * https://twitter.com/playboicarti/status/991715100854714368\n\n    * https://twitter.com/playboicarti/status/1006241861579804672\n\n* The latest release of Slatt is Development Release 004:\n\n(In order to use the Slatt Development Releases, you must have \u003e= Python 3.5 installed)\n\n* Features in this release:\n\n    - if/else statements!\n\n    - user input!\n\n    - examples of these can be found in \"examples/if_else.slatt\"\n\n    - (i also did a bit of a rewrite because this code was a fucking mess, still is, but now less)\n\n\n* How to use the latest Slatt Development Release:\n\n    - Clone this git repository.\n\n    ```\n      git clone https://github.com/kevinshome/slatt.git\n    ```\n\n    - Run Slatt module through Python.\n\n    ```\n      python3 -m slatt {SLATT_FILE}.slatt\n    ```\n\n    - Program will then be built and run by the Slatt compiler.\n\n\n* \"Hello, world!\" example:\n\n```\n    1 **slatt!** # this is reqired at the top of every slatt file\n    2\n    3 +yo pierre(\"Hello, world!\") # outputs \"Hello, world!\" in console\n    4\n    5 ok! # this is required at the bottom of every slatt file\n```\n\n    (This example can be run with \"python3 -m slatt slatt/examples/hello.slatt\")\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevinshome%2Fslatt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkevinshome%2Fslatt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevinshome%2Fslatt/lists"}