{"id":17214464,"url":"https://github.com/suzannesoy/stxparse-info","last_synced_at":"2026-01-05T15:45:47.469Z","repository":{"id":62424419,"uuid":"79731994","full_name":"SuzanneSoy/stxparse-info","owner":"SuzanneSoy","description":"Tracking bound syntax pattern variables with syntax-parse","archived":false,"fork":false,"pushed_at":"2021-04-04T14:25:09.000Z","size":301,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-05-22T01:07:56.836Z","etag":null,"topics":["macros","racket-library"],"latest_commit_sha":null,"homepage":"","language":"Racket","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SuzanneSoy.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}},"created_at":"2017-01-22T17:12:01.000Z","updated_at":"2023-07-25T14:06:44.000Z","dependencies_parsed_at":"2022-11-01T18:01:13.130Z","dependency_job_id":null,"html_url":"https://github.com/SuzanneSoy/stxparse-info","commit_stats":null,"previous_names":["jsmaniac/stxparse-info"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SuzanneSoy%2Fstxparse-info","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SuzanneSoy%2Fstxparse-info/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SuzanneSoy%2Fstxparse-info/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SuzanneSoy%2Fstxparse-info/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SuzanneSoy","download_url":"https://codeload.github.com/SuzanneSoy/stxparse-info/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245467218,"owners_count":20620210,"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":["macros","racket-library"],"created_at":"2024-10-15T03:03:14.604Z","updated_at":"2026-01-05T15:45:47.421Z","avatar_url":"https://github.com/SuzanneSoy.png","language":"Racket","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status,](https://img.shields.io/travis/jsmaniac/stxparse-info/main.svg)](https://travis-ci.org/jsmaniac/stxparse-info)\n[![Coverage Status,](https://img.shields.io/codecov/c/github/jsmaniac/stxparse-info/main.svg)](https://codecov.io/gh/jsmaniac/stxparse-info)\n[![Build Stats,](https://img.shields.io/badge/build-stats-blue.svg)](http://jsmaniac.github.io/travis-stats/#jsmaniac/stxparse-info)\n[![Online Documentation,](https://img.shields.io/badge/docs-online-blue.svg)](http://docs.racket-lang.org/stxparse-info/)\n\n\nstxparse-info\n=============\n\nThe module `stxparse-info/parse` is a patched version of `syntax/parse` which\ntracks which syntax pattern variables are bound. This allows some libraries to\nchange the way syntax pattern variables work.\n\nFor example, `phc-graph/subtemplate` automatically derives temporary\nidentifiers when a template contains `yᵢ …`, and `xᵢ` is a pattern\nvariable. To know from which `varᵢ` the `yᵢ …` identifiers must be derived,\n`phc-graph/subtemplate` needs to know which syntax pattern variables are\nwithin scope.\n\nTo use this package, simply require `stxparse-info/pares` instead of\n`syntax/parse` Additionally, it is possible to use the for-syntax function\n`(current-pvars)` from `stxparse-info/current-pvars` to access the list of\ncurrently-bound pattern variables, and the macro `(with-pvars (pvar ...)\n. body)` can be used to add new pattern variables to the list.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuzannesoy%2Fstxparse-info","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsuzannesoy%2Fstxparse-info","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsuzannesoy%2Fstxparse-info/lists"}