{"id":25411773,"url":"https://github.com/jethrr/bisaya-prog-language","last_synced_at":"2025-09-09T01:39:54.692Z","repository":{"id":277459473,"uuid":"931534203","full_name":"Jethrr/bisaya-prog-language","owner":"Jethrr","description":"A high interpreted programming language based on Cebuano built using Typescript","archived":false,"fork":false,"pushed_at":"2025-02-21T09:55:09.000Z","size":5232,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-09T01:39:54.352Z","etag":null,"topics":["programming-language"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/Jethrr.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-02-12T12:48:35.000Z","updated_at":"2025-02-21T09:55:12.000Z","dependencies_parsed_at":"2025-02-14T03:25:04.033Z","dependency_job_id":"f45e8b83-d632-4e58-acdd-002498903734","html_url":"https://github.com/Jethrr/bisaya-prog-language","commit_stats":null,"previous_names":["jethrr/bisaya-prog-language"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Jethrr/bisaya-prog-language","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jethrr%2Fbisaya-prog-language","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jethrr%2Fbisaya-prog-language/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jethrr%2Fbisaya-prog-language/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jethrr%2Fbisaya-prog-language/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jethrr","download_url":"https://codeload.github.com/Jethrr/bisaya-prog-language/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jethrr%2Fbisaya-prog-language/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274232035,"owners_count":25245856,"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-09-08T02:00:09.813Z","response_time":121,"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":["programming-language"],"created_at":"2025-02-16T10:20:02.895Z","updated_at":"2025-09-09T01:39:54.676Z","avatar_url":"https://github.com/Jethrr.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bisaya++ Programming Language \n\n## Introduction\n\nBisaya++ is a strongly-typed high-level interpreted programming language based on the Cebuano language. It is designed to help Cebuanos learn the basics of programming through a simple syntax and native keywords, making it more intuitive and accessible.\n\nThis repository serves as a collaborative project for implementing an interpreter for Bisaya++. Our goal is to develop a working interpreter and related tools to support the language.\n\n## Contributors:\n\n- Zak Floreta\n- Derrick Binangbang\n- Jether Omictin\n\n## Features of Bisaya++\n\n- **Simple Syntax:** Uses Cebuano keywords to make programming more intuitive.\n- **Strongly Typed:** Supports multiple data types such as `NUMERO` (integer), `TIPIK` (float), `LETRA` (character), and `TINUOD` (boolean).\n- **Basic Control Flow:** Includes conditionals (`KUNG`, `KUNG WALA`), loops (`ALANG SA`), and logical operations (`UG`, `O`, `DILI`).\n- **Input \u0026 Output:** Uses `DAWAT` for input and `IPAKITA` for output.\n\n## Example Program in Bisaya++\n\n```bisaya++\n-- Example: Arithmetic operations and output\nSUGOD\n    MUGNA NUMERO x, y, z=5  \n    MUGNA LETRA a_1=’n’  \n    MUGNA TINUOD t=\"OO\"  \n    \n    x=y=4\n    a_1=’c’  \n    \n    IPAKITA: x \u0026 t \u0026 z \u0026 $ \u0026 a_1 \u0026 [#] \u0026 “last”\nKATAPUSAN\n```\n\n**Expected Output:**\n\n```\n4OO5\nc#last\n```\n\n##\n\n## How to Contribute\n\n1. Fork the repository.\n2. Clone the repository to your local machine:\n   ```sh\n   git clone https://github.com/your-username/bisaya-plus-plus-interpreter.git\n   ```\n3. Create a new branch for your feature:\n   ```sh\n   git checkout -b feature-name\n   ```\n4. Make your changes and commit them:\n   ```sh\n   git commit -m \"Add feature: description\"\n   ```\n5. Push your branch and create a pull request.\n\n## License\n\nThis project is open-source and licensed under the MIT License.\n\n## Acknowledgments\n\nSpecial thanks to the developers and contributors working on Bisaya++. This project is inspired by the desire to make programming more accessible to Cebuano speakers.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjethrr%2Fbisaya-prog-language","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjethrr%2Fbisaya-prog-language","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjethrr%2Fbisaya-prog-language/lists"}