{"id":24391657,"url":"https://github.com/jumitti/streamlit_turing_machine","last_synced_at":"2026-05-10T16:46:46.979Z","repository":{"id":247632787,"uuid":"823183889","full_name":"Jumitti/Streamlit_Turing_Machine","owner":"Jumitti","description":"Just another Turing Machine... but on Streamlit","archived":false,"fork":false,"pushed_at":"2024-07-09T16:50:10.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-08T10:11:24.638Z","etag":null,"topics":["streamlit","streamlit-webapp","turing-machine","turing-machine-simulator"],"latest_commit_sha":null,"homepage":"https://turing-machine.streamlit.app/","language":"Python","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/Jumitti.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":"2024-07-02T14:39:47.000Z","updated_at":"2024-07-09T16:50:14.000Z","dependencies_parsed_at":"2024-07-09T21:33:59.356Z","dependency_job_id":null,"html_url":"https://github.com/Jumitti/Streamlit_Turing_Machine","commit_stats":null,"previous_names":["jumitti/streamlit_turing_machine"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Jumitti/Streamlit_Turing_Machine","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jumitti%2FStreamlit_Turing_Machine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jumitti%2FStreamlit_Turing_Machine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jumitti%2FStreamlit_Turing_Machine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jumitti%2FStreamlit_Turing_Machine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jumitti","download_url":"https://codeload.github.com/Jumitti/Streamlit_Turing_Machine/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jumitti%2FStreamlit_Turing_Machine/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32864092,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-10T13:40:02.631Z","status":"ssl_error","status_checked_at":"2026-05-10T13:40:02.145Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["streamlit","streamlit-webapp","turing-machine","turing-machine-simulator"],"created_at":"2025-01-19T17:18:35.928Z","updated_at":"2026-05-10T16:46:46.929Z","avatar_url":"https://github.com/Jumitti.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Welcome to this little Turing machine laboratory [![Streamlit App](https://static.streamlit.io/badges/streamlit_badge_black_white.svg)](https://turing-machine.streamlit.app/)\n\n## Game of Life\n\nThe Game of Life is a cellular automaton devised by the British mathematician John Horton Conway. It is a\nzero-player game, meaning its evolution is determined by its initial state, requiring no further input. In this\nStreamlit application, you can simulate the Game of Life with up to 3 colors. You can also adjust the rules\ngoverning the birth and survival of cells.\n\nRules of Game of Life:\n- **Birth**: A dead cell with exactly three live neighbors becomes alive.\n- **Survival**: A live cell with two or three live neighbors survives.\n- **Death**: In all other cases, a cell dies or remains dead.\n\n## Langton's Ant\n\nLangton's Ant is a two-dimensional universal Turing machine with very simple rules but complex emergent behavior.\nIn this Streamlit application, you can simulate Langton's Ant with up to 8 ants. The only modification from the\noriginal rules is that if two ants collide on the same cell, they repel each other and move in different directions.\n\nRules of Langton's Ant:\n- Each ant follows simple rules based on the color of the cell it's on:\n  - **White**: Turn right 90 degrees.\n  - **Other colors**: Turn left 90 degrees\n- The grid is infinite, and ants can move in any direction.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjumitti%2Fstreamlit_turing_machine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjumitti%2Fstreamlit_turing_machine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjumitti%2Fstreamlit_turing_machine/lists"}