{"id":18273444,"url":"https://github.com/ansleysze/bracketpda","last_synced_at":"2025-08-21T03:16:57.103Z","repository":{"id":231101940,"uuid":"780735427","full_name":"ansleysze/BracketPDA","owner":"ansleysze","description":"Simulate a PDA by final state in Python that accepts a string containing balanced brackets of different types. A valid string starts and ends with an exclamation point (!)","archived":false,"fork":false,"pushed_at":"2024-07-23T06:18:51.000Z","size":15,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-09T03:41:25.519Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/ansleysze.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-02T04:03:56.000Z","updated_at":"2024-07-23T06:18:56.000Z","dependencies_parsed_at":"2024-04-02T13:26:33.244Z","dependency_job_id":"5ecdd28e-7a02-485e-b79c-94981ae51712","html_url":"https://github.com/ansleysze/BracketPDA","commit_stats":null,"previous_names":["ansleysze/bracketpda"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ansleysze/BracketPDA","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ansleysze%2FBracketPDA","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ansleysze%2FBracketPDA/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ansleysze%2FBracketPDA/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ansleysze%2FBracketPDA/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ansleysze","download_url":"https://codeload.github.com/ansleysze/BracketPDA/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ansleysze%2FBracketPDA/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271420155,"owners_count":24756491,"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-08-21T02:00:08.990Z","response_time":74,"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-05T12:06:26.554Z","updated_at":"2025-08-21T03:16:57.086Z","avatar_url":"https://github.com/ansleysze.png","language":"Python","readme":"Created for a school project requirement\n\n# BracketPDA\nThis Python project implements a Pushdown Automaton (PDA) to validate strings for balanced bracket sequences. The PDA simulates the behavior of a stack machine to check whether the brackets in a given string are properly balanced. Provide input strings when prompted. Make sure the input string starts and ends with an exclamation mark (!) .\n\nThe program should simulate the way a PDA would process strings. The PDA’s components (e.g. states, transitions, stack) should be represented through some methods or data structures in Python.\nDebugged by Teodoro Cruz III\n\n\n# Features \u003cbr /\u003e\nValidates strings for balanced bracket sequences.  \u003cbr /\u003e\nHandles the following bracket types: (), [], {}, \u003c\u003e.  \u003cbr /\u003e\nHandles nested brackets.  \u003cbr /\u003e\nProvides detailed error messages for invalid strings.  \u003cbr /\u003e\nImplemented using Python.  \u003cbr /\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fansleysze%2Fbracketpda","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fansleysze%2Fbracketpda","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fansleysze%2Fbracketpda/lists"}