{"id":19512451,"url":"https://github.com/vmchale/illiterate","last_synced_at":"2026-06-19T14:32:06.119Z","repository":{"id":128761125,"uuid":"128261136","full_name":"vmchale/illiterate","owner":"vmchale","description":"Preprocessor for literate programming","archived":false,"fork":false,"pushed_at":"2019-12-16T19:55:05.000Z","size":53,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-25T23:17:18.176Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vmchale.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":"2018-04-05T20:33:15.000Z","updated_at":"2019-12-16T19:55:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"dadfdc5b-d3ad-4def-9f8d-e2bdb9e41ccb","html_url":"https://github.com/vmchale/illiterate","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/vmchale/illiterate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmchale%2Filliterate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmchale%2Filliterate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmchale%2Filliterate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmchale%2Filliterate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vmchale","download_url":"https://codeload.github.com/vmchale/illiterate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmchale%2Filliterate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34536275,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-19T02:00:06.005Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-10T23:26:14.959Z","updated_at":"2026-06-19T14:32:06.085Z","avatar_url":"https://github.com/vmchale.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# illiterate\n\n[![Build Status](https://travis-ci.org/vmchale/illiterate.svg?branch=master)](https://travis-ci.org/vmchale/illiterate)\n\nA language-agnostic preprocessor for literate programming. Supports Bird-style\nand TeX-style literate programming.\n\nThe secondary goal of this project is to advance the state-of-the art for ATS\nprogramming.\n\n## Installation\n\n### Script\n\nYou can install with\n\n```bash\ncurl https://raw.githubusercontent.com/vmchale/illiterate/master/bash/install.sh | sh -s\n```\n\n### Releases\n\nYou can find releases for select platforms\n[here](https://github.com/vmchale/illiterate/releases).\n\n### Building From Source\n\nYou can install `atspkg` and `lit` with the following:\n\n```bash\ncurl -sSl https://raw.githubusercontent.com/vmchale/atspkg/master/bash/install.sh | bash -s\natspkg remote https://github.com/vmchale/illiterate/archive/master.zip\n```\n\nIf you want to hack on the source:\n\n```bash\ngit clone git@github.com:vmchale/illiterate.git\ncd illiterate/\natspkg build\n```\n\n### Manpages\n\nIf you install [pandoc](http://pandoc.org/installing.html), manpages will be\nautomatically generated when running the above. You can view them with\n\n```bash\nman lit\n```\n\n## Use\n\nAs an example:\n\n```bash\nlit literate.lidr \u003e plain.idr\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvmchale%2Filliterate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvmchale%2Filliterate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvmchale%2Filliterate/lists"}