{"id":28791792,"url":"https://github.com/joseruiz01/tinylanguageprocessor","last_synced_at":"2025-10-13T17:07:52.353Z","repository":{"id":291662393,"uuid":"978363553","full_name":"JoseRuiz01/TinyLanguageProcessor","owner":"JoseRuiz01","description":"Language processor for the Tiny programming language","archived":false,"fork":false,"pushed_at":"2025-05-05T22:03:10.000Z","size":4009,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-06T13:03:12.854Z","etag":null,"topics":["compiler","lexical-analysis","processor","syntax-analysis"],"latest_commit_sha":null,"homepage":"","language":"Java","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/JoseRuiz01.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,"zenodo":null}},"created_at":"2025-05-05T21:47:36.000Z","updated_at":"2025-05-05T22:03:14.000Z","dependencies_parsed_at":"2025-05-05T22:49:25.230Z","dependency_job_id":null,"html_url":"https://github.com/JoseRuiz01/TinyLanguageProcessor","commit_stats":null,"previous_names":["joseruiz01/tinylanguagecompiler"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JoseRuiz01/TinyLanguageProcessor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoseRuiz01%2FTinyLanguageProcessor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoseRuiz01%2FTinyLanguageProcessor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoseRuiz01%2FTinyLanguageProcessor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoseRuiz01%2FTinyLanguageProcessor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JoseRuiz01","download_url":"https://codeload.github.com/JoseRuiz01/TinyLanguageProcessor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JoseRuiz01%2FTinyLanguageProcessor/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267441407,"owners_count":24087772,"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-07-27T02:00:11.917Z","response_time":82,"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":["compiler","lexical-analysis","processor","syntax-analysis"],"created_at":"2025-06-18T00:04:26.165Z","updated_at":"2025-10-13T17:07:47.329Z","avatar_url":"https://github.com/JoseRuiz01.png","language":"Java","readme":"# Tiny Language Processor \n\nThis repository contains the complete development of a language processor for the **Tiny** programming language, created as part of the **Language Processors** course at *Universidad Complutense de Madrid*.\n\n## 👥 Team G01\n- Esther Babón Arcauz  \n- Pablo Campo Gómez  \n- Claudia López-Mingo Moreno  \n- José Antonio Ruiz Heredia  \n\n## 📘 Project Overview\n\nThe project involves designing and implementing a full compiler for the Tiny language, starting from lexical analysis and ending in code generation for a stack-based abstract machine.\n\n## 🔧 Project Phases\n\n### 1. Lexical Analysis\n- Definition of lexical classes for Tiny(0) and Tiny\n- Regular expressions specification\n- Transition diagrams for token recognition\n\n### 2. Syntax Analysis\n- Manual parser for Tiny(0) using recursive descent\n- Top-down and bottom-up parsers for Tiny\n- Grammar conditioning and director sets\n\n### 3. AST Construction\n- Abstract syntax specification via function signatures\n- Attribute grammar for AST construction\n- Implementation-ready grammar transformations\n- Token stream printing\n\n### 4. Final Compiler Stages\n- Type checking procedures\n- Memory allocation strategy\n- Instruction set for a target abstract machine (code-p)\n- Labeling and code generation logic\n\n## 📂 Structure\nThe repository is organized by phase, each containing detailed documentation, code, and diagrams for its components.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoseruiz01%2Ftinylanguageprocessor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoseruiz01%2Ftinylanguageprocessor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoseruiz01%2Ftinylanguageprocessor/lists"}