{"id":21952761,"url":"https://github.com/thesignpainter98/texfuck","last_synced_at":"2025-03-22T18:17:05.383Z","repository":{"id":153397023,"uuid":"168545439","full_name":"TheSignPainter98/texfuck","owner":"TheSignPainter98","description":"A dirty TeX interpreter for Brainfuck","archived":false,"fork":false,"pushed_at":"2019-01-31T18:27:28.000Z","size":22,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-27T22:16:51.634Z","etag":null,"topics":["brainfuck","brainfuck-interpreter","tex"],"latest_commit_sha":null,"homepage":null,"language":"TeX","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TheSignPainter98.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-01-31T15:13:20.000Z","updated_at":"2019-02-15T14:14:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"cba317ff-5d47-4a15-a5d5-6586660dbb38","html_url":"https://github.com/TheSignPainter98/texfuck","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/TheSignPainter98%2Ftexfuck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheSignPainter98%2Ftexfuck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheSignPainter98%2Ftexfuck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheSignPainter98%2Ftexfuck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheSignPainter98","download_url":"https://codeload.github.com/TheSignPainter98/texfuck/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244999411,"owners_count":20544873,"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":["brainfuck","brainfuck-interpreter","tex"],"created_at":"2024-11-29T06:27:45.434Z","updated_at":"2025-03-22T18:17:05.354Z","avatar_url":"https://github.com/TheSignPainter98.png","language":"TeX","funding_links":[],"categories":[],"sub_categories":[],"readme":"# texfuck ─ A small, dirty Brainfuck interpreter written in TeX\n\n## Usage\n\nTo execute from the console, use:\n```sh\ntex bf\n```\nor some derivative (e.g. `pdftex`, `pdflatex` etc.)\n\nAlternatively, it may be included in a LaTeX document using:\n```LaTeX\n\\input{brainfuck}\n```\nthen calling `\\brainfuck [program]^`.\n\nExample: `\\brainfuck ++++++++[\u003e++++++++\u003c-]\u003e+.^` evaluates to `A`\n\n## Problems\n\nThis implementation is _very dirty._\nTeX's `\\count` variables are used to hold memory tape values, this leads to two problems:\n\n - There are only 256 possible memory positions :(\n - Some positions are used for other stuff, so you may **overwrite important TeX values! D:**\n\n**_I take no responsibility for the consequences of the last point should it occur!_**\nI have attempted to alleviate this by imposing bounds on accessible memory.\n\n## Idiosyncratica:\n\n - Input is in numbers but output is in the default encoding\n - Programs must end with the `^` when called using `\\brainfuck`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthesignpainter98%2Ftexfuck","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthesignpainter98%2Ftexfuck","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthesignpainter98%2Ftexfuck/lists"}