{"id":9243556,"url":"https://github.com/kaspler/fift-sorting","last_synced_at":"2025-08-17T07:31:51.353Z","repository":{"id":89330008,"uuid":"190714391","full_name":"Kaspler/fift-sorting","owner":"Kaspler","description":"Implementation of sorting algorithms in the programming language Fift. Fift is a new programming language specifically designed for creating and managing TON (Telegram Open Network) Blockchain smart contracts, and its features used for interaction with the TON Virtual Machine and the TON Blockchain.","archived":false,"fork":false,"pushed_at":"2019-06-07T09:04:11.000Z","size":6,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-17T10:38:11.496Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"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/Kaspler.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}},"created_at":"2019-06-07T08:52:31.000Z","updated_at":"2024-05-02T12:21:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"2adae215-8676-4c60-953a-dba107d51805","html_url":"https://github.com/Kaspler/fift-sorting","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Kaspler/fift-sorting","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kaspler%2Ffift-sorting","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kaspler%2Ffift-sorting/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kaspler%2Ffift-sorting/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kaspler%2Ffift-sorting/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kaspler","download_url":"https://codeload.github.com/Kaspler/fift-sorting/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kaspler%2Ffift-sorting/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270820680,"owners_count":24651515,"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-08-17T02:00:09.016Z","response_time":129,"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":[],"created_at":"2024-05-08T00:10:00.195Z","updated_at":"2025-08-17T07:31:51.342Z","avatar_url":"https://github.com/Kaspler.png","language":null,"funding_links":[],"categories":["Tutorials"],"sub_categories":[],"readme":"# fift-sorting\n\nImplementation of sorting algorithms in the programming language Fift.\n\nCurrently, only bubble sort is implemented.\nContributors are welcome to implement other sorting algorithms and suggest improvements.\n\nExample:\n\n    \"./BubbleSort.fif\" include\n    \n    // Put elements to sort in the stack\n    5 1 3 2 4 \n    // Sort 5 last elements\n    5 bubblesort\n    .s\n\n    // Reverse 5 top-most stack elements\n    5 0 reverse\n    .s\n\nFift is a new programming language specifically designed for creating and managing TON Blockchain smart contracts, and its features used for interaction with the TON Virtual Machine and the TON Blockchain.\n\nTON refers to Telegram Open Network.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaspler%2Ffift-sorting","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkaspler%2Ffift-sorting","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaspler%2Ffift-sorting/lists"}