{"id":17760523,"url":"https://github.com/fuco1/prognth","last_synced_at":"2026-02-16T01:34:54.059Z","repository":{"id":10727506,"uuid":"12980269","full_name":"Fuco1/prognth","owner":"Fuco1","description":"Return value of nth form.","archived":false,"fork":false,"pushed_at":"2013-09-20T18:00:02.000Z","size":104,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-07T07:46:30.346Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Emacs Lisp","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/Fuco1.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}},"created_at":"2013-09-20T17:59:04.000Z","updated_at":"2013-11-10T20:55:33.000Z","dependencies_parsed_at":"2022-09-02T06:21:25.313Z","dependency_job_id":null,"html_url":"https://github.com/Fuco1/prognth","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/Fuco1%2Fprognth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fuco1%2Fprognth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fuco1%2Fprognth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fuco1%2Fprognth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Fuco1","download_url":"https://codeload.github.com/Fuco1/prognth/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246644095,"owners_count":20810687,"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-26T19:03:16.876Z","updated_at":"2025-10-03T18:19:44.012Z","avatar_url":"https://github.com/Fuco1.png","language":"Emacs Lisp","readme":"prognth\n======\n\nEmacs provides `prog1`, `prog2` and `progn` to group statements and return the value of first, second or last form. This package extends this notion to allow arbitrary index. The macro `prognth` takes as a first argument the index of the form whose value is to be returned. If the index is 1, 2 or greater than length of the body, the standard emacs forms are used. Otherwise, this translates to\n\n    (prog1 (progn ... first INDEX forms) rest)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffuco1%2Fprognth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffuco1%2Fprognth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffuco1%2Fprognth/lists"}