{"id":26621463,"url":"https://github.com/martinkindall/piton","last_synced_at":"2025-07-10T02:34:36.846Z","repository":{"id":282782883,"uuid":"949639508","full_name":"martinKindall/piton","owner":"martinKindall","description":"A dinamically typed programming language inspired in python.","archived":false,"fork":false,"pushed_at":"2025-03-16T22:40:40.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-16T23:25:32.802Z","etag":null,"topics":["context-free-grammar","java-cup","jflex","jflex-cup","lexer","parser"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/martinKindall.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":"2025-03-16T22:09:24.000Z","updated_at":"2025-03-16T22:40:43.000Z","dependencies_parsed_at":"2025-03-16T23:35:44.622Z","dependency_job_id":null,"html_url":"https://github.com/martinKindall/piton","commit_stats":null,"previous_names":["martinkindall/piton"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinKindall%2Fpiton","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinKindall%2Fpiton/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinKindall%2Fpiton/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinKindall%2Fpiton/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinKindall","download_url":"https://codeload.github.com/martinKindall/piton/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245240840,"owners_count":20583102,"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":["context-free-grammar","java-cup","jflex","jflex-cup","lexer","parser"],"created_at":"2025-03-24T09:16:16.376Z","updated_at":"2025-03-24T09:16:16.989Z","avatar_url":"https://github.com/martinKindall.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pitón\n\nPitón is an Interpreted Programming Language built for educational purposes, inspired in Python and __without identation__.\n\nIt was written in Java using [JFlex](https://jflex.de/) and [CUP](https://www2.cs.tum.edu/projects/cup/).\n\n### Requirements\n\n- Java 21 or later\n- Maven\n\n### Usage\n\n- Clone repository\n- Compile with Maven\n- Run [Piton.main](https://github.com/martinKindall/piton/blob/main/src/main/java/org/morsaprogramando/piton_language/Piton.java#L10)\n- Use either __Interactive mode__ or pass a __.pi__ file.\n\n## Examples\n\n- See [simple_program.pi](https://github.com/martinKindall/piton/blob/main/src/main/resources/examples/simple_program.pi)\n\n#### KEYWORDS\n\n- IF\n- ELSE\n- WHILE\n- PRINT\n- READ\n- TRUE\n- FALSE\n\n#### TODO\n\n- Function definition\n- Class definition\n\n#### References\n\n- CC3102 - Teoría de la Computación, Universidad de Chile.\n- https://andreil26.github.io/me/uniprojects/2019/06/21/lexer_parser.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmartinkindall%2Fpiton","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmartinkindall%2Fpiton","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmartinkindall%2Fpiton/lists"}