{"id":19613686,"url":"https://github.com/isaacvando/minipythonparser","last_synced_at":"2026-06-08T16:02:37.466Z","repository":{"id":161661856,"uuid":"561470585","full_name":"isaacvando/MiniPythonParser","owner":"isaacvando","description":"Haskell parser for a subset of Python","archived":false,"fork":false,"pushed_at":"2022-11-30T19:33:35.000Z","size":39,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-10T23:11:31.795Z","etag":null,"topics":["haskell","parser","python"],"latest_commit_sha":null,"homepage":"","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/isaacvando.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":"2022-11-03T19:04:18.000Z","updated_at":"2022-11-30T16:25:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"b247a354-0353-48ce-8f62-63f810dbe6e0","html_url":"https://github.com/isaacvando/MiniPythonParser","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/isaacvando/MiniPythonParser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacvando%2FMiniPythonParser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacvando%2FMiniPythonParser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacvando%2FMiniPythonParser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacvando%2FMiniPythonParser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/isaacvando","download_url":"https://codeload.github.com/isaacvando/MiniPythonParser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/isaacvando%2FMiniPythonParser/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34069501,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"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":["haskell","parser","python"],"created_at":"2024-11-11T10:48:14.748Z","updated_at":"2026-06-08T16:02:37.431Z","avatar_url":"https://github.com/isaacvando.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MiniPythonParser\n\nThis is a project for Mizzou Principles of Programming Languages Fall 2022 that parses a subset of Python.\n\n## Instructions\nTo use this project you must have [stack](https://docs.haskellstack.org/en/stable/install_and_upgrade/) installed. \n\nBuild the project with `stack build` and run the parser with `stack run \u003c input.py`.\n\nIf parsing is successful, this command will generate a parse tree at `parseTree/tree.tex`. To view it as a `.pdf` you can use a compiler like `latexmk` or paste it into [overleaf.com](https://overleaf.com). Each direct child of the start symbol is drawn on its own page to allow for a complete representation of large portions of code without sacrificing readability. \n\nTo run the test suite, do `stack test`. \n\n## Demo\nView my demo video [here](https://youtu.be/S37bwAOr3hk)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisaacvando%2Fminipythonparser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fisaacvando%2Fminipythonparser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisaacvando%2Fminipythonparser/lists"}