{"id":16937875,"url":"https://github.com/megaing/tc-exports","last_synced_at":"2025-03-21T05:41:45.565Z","repository":{"id":130791667,"uuid":"542227136","full_name":"MegaIng/tc-exports","owner":"MegaIng","description":"Various files and documentations for the export formats for the game Turing Complete","archived":false,"fork":false,"pushed_at":"2022-09-27T20:49:53.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-26T02:29:59.768Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Verilog","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/MegaIng.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":"2022-09-27T18:14:42.000Z","updated_at":"2022-09-27T18:23:26.000Z","dependencies_parsed_at":"2023-04-04T23:19:37.163Z","dependency_job_id":null,"html_url":"https://github.com/MegaIng/tc-exports","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/MegaIng%2Ftc-exports","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MegaIng%2Ftc-exports/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MegaIng%2Ftc-exports/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MegaIng%2Ftc-exports/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MegaIng","download_url":"https://codeload.github.com/MegaIng/tc-exports/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244745715,"owners_count":20503048,"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-10-13T21:00:22.060Z","updated_at":"2025-03-21T05:41:45.540Z","avatar_url":"https://github.com/MegaIng.png","language":"Verilog","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Turing Complete export formats\n\nThis repo contains the various files needed for the export implementations in the game [Turing Complete](https://turingcomplete.game).\n\nIt does not contain the actual implementations of the export formats, those are build into the game itself.\n\n## Templates\nSome files are templates. A very simple templating engine is implemented: The brackets are customizable, by default it's `{name}`, but for C++ it's `{[name]}`.\n\nThere are three patterns currently implemented:\n- `{name}`, which is just replaced by the provided value\n- `{?name} ... {/name}`, which is \"conditional inclusion\", so the content is only copied over when the provided value for `name` is `true`.\n- `{?!name} ... {/name}` indicates the opposite of the above option, so it's only included if the provided value is `false`\n\n## Formats\n\n### verilog\n\nProduces verilog files from schematics. Uses the various prebuild files in /verilog_files.\n\nA bit of documentation for the export process is in [verilog_export.md](verilog_export.md)\n\n### VHDL\n\nUnder construction\n\nWill use the files under /vhdl_files\n\n### C\n\nPotentially planned, no promises at the moment :-)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmegaing%2Ftc-exports","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmegaing%2Ftc-exports","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmegaing%2Ftc-exports/lists"}