{"id":28999946,"url":"https://github.com/tryomar/compilerxarabic","last_synced_at":"2025-06-25T08:39:17.339Z","repository":{"id":241881135,"uuid":"799368179","full_name":"TryOmar/CompilerXArabic","owner":"TryOmar","description":"A compiler implementation for an Arabic-based programming language, featuring lexical analysis, syntax parsing, and a graphical user interface for interactive testing and development.","archived":false,"fork":false,"pushed_at":"2025-01-02T00:23:15.000Z","size":547,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-02T12:39:58.006Z","etag":null,"topics":["arabic","arabic-programming-language","compiler","parser","python","tokenizer"],"latest_commit_sha":null,"homepage":"","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/TryOmar.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-05-11T23:29:26.000Z","updated_at":"2025-01-02T00:25:07.000Z","dependencies_parsed_at":"2024-05-30T13:44:36.325Z","dependency_job_id":"35392e2a-2109-44b9-99d5-14a67be755e2","html_url":"https://github.com/TryOmar/CompilerXArabic","commit_stats":null,"previous_names":["omar7001-b/compilerxarabic","tryomar/compilerxarabic"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TryOmar/CompilerXArabic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryOmar%2FCompilerXArabic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryOmar%2FCompilerXArabic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryOmar%2FCompilerXArabic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryOmar%2FCompilerXArabic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TryOmar","download_url":"https://codeload.github.com/TryOmar/CompilerXArabic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TryOmar%2FCompilerXArabic/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261837783,"owners_count":23217504,"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":["arabic","arabic-programming-language","compiler","parser","python","tokenizer"],"created_at":"2025-06-25T08:39:16.661Z","updated_at":"2025-06-25T08:39:17.326Z","avatar_url":"https://github.com/TryOmar.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CompilerXArabic\n\nA compiler implementation for an Arabic-based programming language, featuring lexical analysis, syntax parsing, and a graphical user interface for interactive testing and development.\n\n## Features\n\n- 🔍 Lexical Analysis (Tokenizer)\n- 🔬 Syntax Parser\n- 🌐 Arabic Language Support\n- 🖥️ Graphical User Interface\n- ✅ Built-in Test Suite\n- 🔄 Auto-Update Functionality\n\n## Project Structure\n\n- `main.py` - Main application entry point and GUI controller\n- `tokenizer.py` - Lexical analyzer implementation\n- `parser.py` - Syntax parser implementation\n- `gui.py` - Graphical user interface implementation\n- `Grammar rules.txt` - Language grammar specification\n- `Tests.txt` - Test cases for the compiler\n- `Grammar Rules.png` - Visual representation of grammar rules\n\n## Requirements\n\n- Python 3.x\n- Required Python packages:\n  - GitPython\n  - requests\n  - (GUI framework - specific package name needed)\n\n## Installation\n\n1. Clone the repository:\n```bash\ngit clone https://github.com/Omar7001-B/CompilerXArabic\ncd CompilerXArabic\n```\n\n## Usage\n\nRun the main application:\n```bash\npython main.py\n```\n\nThe GUI will provide options to:\n- Input source code\n- View tokenization results\n- Check syntax parsing\n- Run test cases\n- Check for updates\n\n## Grammar\n\nThe compiler supports an Arabic-based programming language with features including:\n- Variable declarations\n- Function declarations\n- Type specifications (صحیح, حقیقى, خالى)\n- Array declarations\n- Compound statements\n\nFor detailed grammar rules, see `Grammar rules.txt`.\n\n## Testing\n\nThe project includes a comprehensive test suite in `Tests.txt`. Use the GUI's test navigation features to:\n- Run individual tests\n- Navigate through test cases\n- Verify compiler output\n\n## Contributing\n\n1. Fork the repository\n2. Create your feature branch\n3. Commit your changes\n4. Push to the branch\n5. Create a Pull Request","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftryomar%2Fcompilerxarabic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftryomar%2Fcompilerxarabic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftryomar%2Fcompilerxarabic/lists"}