{"id":19761194,"url":"https://github.com/falkz/turingmaschine","last_synced_at":"2025-02-28T03:17:58.569Z","repository":{"id":42850535,"uuid":"260730801","full_name":"FalkZ/turingmaschine","owner":"FalkZ","description":"A turing machine simulator","archived":false,"fork":false,"pushed_at":"2024-04-11T19:07:46.000Z","size":915,"stargazers_count":0,"open_issues_count":10,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-10T23:27:29.500Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://turingmaschine.netlify.app/","language":"TypeScript","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/FalkZ.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":"2020-05-02T16:41:43.000Z","updated_at":"2024-04-11T18:56:54.000Z","dependencies_parsed_at":"2025-01-10T23:26:06.381Z","dependency_job_id":"de23f507-28c3-42e8-9fbc-464e11991787","html_url":"https://github.com/FalkZ/turingmaschine","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/FalkZ%2Fturingmaschine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FalkZ%2Fturingmaschine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FalkZ%2Fturingmaschine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FalkZ%2Fturingmaschine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FalkZ","download_url":"https://codeload.github.com/FalkZ/turingmaschine/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241094024,"owners_count":19908626,"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":[],"created_at":"2024-11-12T03:39:50.860Z","updated_at":"2025-02-28T03:17:58.549Z","avatar_url":"https://github.com/FalkZ.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Turingmachine Simulator](https://turingmaschine.netlify.app/)\n\nThis Webapp encodes a human readable format of a turning machine e.g.:\n```\nQ0, 0, Q1, 1, R   // If in state Q0, and 0 read from the band, goto state Q1, write 1 to the mand, move head to the right\n```\n\nThen runs the encoded machine ether step by step or until end state Q1 is reached. The simulator also shows a visualization of all the states. The demo shows an binary multiplication implmented as a turing machine.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffalkz%2Fturingmaschine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffalkz%2Fturingmaschine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffalkz%2Fturingmaschine/lists"}