{"id":18695133,"url":"https://github.com/rybla/atf","last_synced_at":"2026-04-24T16:05:27.954Z","repository":{"id":81618133,"uuid":"163785331","full_name":"rybla/ATF","owner":"rybla","description":"Abstract transpilation framework.","archived":false,"fork":false,"pushed_at":"2019-01-28T21:04:58.000Z","size":4699,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-28T03:21:19.899Z","etag":null,"topics":["haskell","latex","type-setting"],"latest_commit_sha":null,"homepage":null,"language":"TeX","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/rybla.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}},"created_at":"2019-01-02T02:33:55.000Z","updated_at":"2019-03-27T19:01:39.000Z","dependencies_parsed_at":"2023-03-06T01:15:20.684Z","dependency_job_id":null,"html_url":"https://github.com/rybla/ATF","commit_stats":null,"previous_names":["rybla/atf"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rybla%2FATF","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rybla%2FATF/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rybla%2FATF/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rybla%2FATF/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rybla","download_url":"https://codeload.github.com/rybla/ATF/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239558907,"owners_count":19658927,"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":["haskell","latex","type-setting"],"created_at":"2024-11-07T11:14:03.699Z","updated_at":"2025-11-08T13:30:33.639Z","avatar_url":"https://github.com/rybla.png","language":"TeX","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Abstract Transpilation Framework\n\nATF implements an abstractly-defined transpilation flow. ATF takes as input a source text written in ATF-src syntax and a transpilation definition written in ATF-lang syntax, and writes as output the transpiled source.\n\n![ATF logo](ATF-logo.png)\n\n\n\n## Wiki\n\n[The ATF Wiki](https://github.com/Riib11/ATF/wiki)\n\n\n\n## Prerequisites\n\n| Description              | Link                          |\n|--------------------------|-------------------------------|\n| Glasgow Haskell Compiler | https://www.haskell.org/ghc/  |\n| Git Command Line Tools   | https://git-scm.com/downloads |\n\n## Installation\n\n### MacOS\n\nTo install ATF, change to the directory where you want to install the ATF repository and then execute the following:\n\n```bash\ngit clone https://github.com/Riib11/ATF.git # clone repository to this directory\n./ATF/install                               # run install script\n```\n\n**Updating**. To update a previous installation of ATF, change to inside your local clone of the ATF repository and then execute the following:\n\n```bash\ngit fetch # check for updates\n./install # reinstall\n```\n\n### Windows\n\n_Unimplemented_\n\n## Documentation\n\nATF uses the literate haskell style for documentation. Each haskell module (`.lhs` file) has an associated pdf file for documentation, in a pleasantly readable format.\n\n\n\n## In Progress\n\n#### Translator sto implement:\n* markdown -\u003e html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frybla%2Fatf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frybla%2Fatf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frybla%2Fatf/lists"}