{"id":16479477,"url":"https://github.com/gramian/chicken-index","last_synced_at":"2025-07-20T09:36:34.864Z","repository":{"id":177811927,"uuid":"630959140","full_name":"gramian/chicken-index","owner":"gramian","description":"A CHICKEN Scheme symbol index","archived":false,"fork":false,"pushed_at":"2023-04-21T15:49:44.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-11-12T09:50:57.367Z","etag":null,"topics":["chicken-scheme","firefox","json","scheme"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc-by-4.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gramian.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":"2023-04-21T14:59:57.000Z","updated_at":"2023-04-21T15:48:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"8b2b90f3-0434-44cc-9758-821c7cd2304b","html_url":"https://github.com/gramian/chicken-index","commit_stats":null,"previous_names":["gramian/chicken-index"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gramian%2Fchicken-index","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gramian%2Fchicken-index/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gramian%2Fchicken-index/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gramian%2Fchicken-index/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gramian","download_url":"https://codeload.github.com/gramian/chicken-index/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233456042,"owners_count":18678963,"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":["chicken-scheme","firefox","json","scheme"],"created_at":"2024-10-11T12:51:59.794Z","updated_at":"2025-01-11T07:40:38.640Z","avatar_url":"https://github.com/gramian.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# A CHICKEN Scheme Symbol Index\n\n## Purpose\n\nWith a browser such as `Firefox`, the `chicken-index.json` in this repository can be used as searcheable index with links to the associated documentation.\nVarious Scheme implementations like\n[Bigloo](https://www-sop.inria.fr/mimosa/fp/Bigloo/idx.html),\n[Chez Scheme](http://cisco.github.io/ChezScheme/csug9.5/csug_1.html#./),\n[Gambit Scheme](http://gambitscheme.org/latest/manual/#General-index),\n[Gauche](https://practical-scheme.net/gauche/man/gauche-refe/Function-and-Syntax-Index.html),\n[Guile](https://www.gnu.org/software/guile/manual/html_node/Procedure-Index.html),\n[MIT Scheme](https://www.gnu.org/software/mit-scheme/documentation/stable/mit-scheme-ref/Binding-Index.html),\nhave such an index; CHICKEN Scheme lacks this docu feature, which this `json` can provide.\n\n## Format\n\nThe `json` is formated as a root object `\"chicken_index\"` with child objects of the form:\n```json\n{ \"symbol-name (module)\": \"http://link.to.docu\" }\n```\nfor each symbol (A `JSON Schema` is under construction).\n\n## Content\n\nThe `chicken-index.json` file contains symbols from the modules:\n\n* [`scheme` module](http://wiki.call-cc.org/man/5/Module%20scheme) (R5RS procedures)\n* [`(chicken scheme)` \"module\"](http://wiki.call-cc.org/man/5/Extensions%20to%20the%20standard) (CHICKEN's extensions)\n* [`(chicken base)` module](http://wiki.call-cc.org/man/5/Module%20(chicken%20base)) (CHICKEN's standard library)\n* [`(chicken module)` module](http://wiki.call-cc.org/man/5/Modules) (CHICKEN's  namespace library)\n\n## Usage\n\nFirefox, and likely other browsers render `.json` files in a searcheable manner.\nParticularly Firefox allows filtering a json by text, and presorts an object' properties by default alphabetically with respect to the keys.\n\nEither download `chicken-index.json` and open it locally in your (Firefox) browser,\nor go to a service like: https://cdn.jsdelivr.net/gh/gramian/chicken-index/chicken-index.json\nUsing raw github files will not work, as the sent content type is `text/plain`,\nbut `application/json` is required here.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgramian%2Fchicken-index","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgramian%2Fchicken-index","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgramian%2Fchicken-index/lists"}