{"id":17141458,"url":"https://github.com/iskandr/dsltools","last_synced_at":"2025-12-13T15:04:19.973Z","repository":{"id":9379234,"uuid":"11237997","full_name":"iskandr/dsltools","owner":"iskandr","description":"Helpers for DSL construction in Python","archived":false,"fork":false,"pushed_at":"2013-11-20T08:42:07.000Z","size":204,"stargazers_count":12,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-02T01:27:48.358Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/iskandr.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":"2013-07-07T18:36:26.000Z","updated_at":"2024-11-28T16:27:30.000Z","dependencies_parsed_at":"2022-07-11T04:33:22.800Z","dependency_job_id":null,"html_url":"https://github.com/iskandr/dsltools","commit_stats":null,"previous_names":["iskandr/treelike"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/iskandr/dsltools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iskandr%2Fdsltools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iskandr%2Fdsltools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iskandr%2Fdsltools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iskandr%2Fdsltools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iskandr","download_url":"https://codeload.github.com/iskandr/dsltools/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iskandr%2Fdsltools/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27707677,"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","status":"online","status_checked_at":"2025-12-13T02:00:09.769Z","response_time":147,"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-10-14T20:25:26.091Z","updated_at":"2025-12-13T15:04:19.955Z","avatar_url":"https://github.com/iskandr.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"DSL Tools\n========\n\nHelpers for creating and traversing recursively nested data structures in Python. Useful for creating simple languages and abstract value domains like type and shape systems. \n\nContains:\n\n* *Node*: Base class for building algebraic data types by having each child class declare \"\\_members = ['x', 'y', 'z']\"\n* *ScopedDict*: Stack of dictionaries for keeping variable-\u0026gt;value mappings while traversing nested scopes\n* *ScopedSet*: Stack of sets for keeping sets of variables while traversing nested scopes\n* *NestedBlocks*: Stack of lists for traversing nested scopes of statement sequences\n* *dispatch*: calls local functions based on the class name of its argument\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiskandr%2Fdsltools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiskandr%2Fdsltools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiskandr%2Fdsltools/lists"}