{"id":20661162,"url":"https://github.com/ankush-web-eng/brolang","last_synced_at":"2025-03-10T04:26:47.072Z","repository":{"id":258607647,"uuid":"874242187","full_name":"ankush-web-eng/brolang","owner":"ankush-web-eng","description":"\"Brolang\" is a programming language that I am building right now for fun. It is still in development. This language aims for fun for all BROs.","archived":false,"fork":false,"pushed_at":"2024-11-10T09:03:36.000Z","size":609,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-01-17T12:16:42.499Z","etag":null,"topics":["golang","programming-language"],"latest_commit_sha":null,"homepage":"https://brolang.ankushsingh.tech","language":"Go","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/ankush-web-eng.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":"2024-10-17T13:41:45.000Z","updated_at":"2024-11-10T09:03:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"2f2498ed-65de-4791-bfc8-86a2c731ba9b","html_url":"https://github.com/ankush-web-eng/brolang","commit_stats":null,"previous_names":["ankush-web-eng/brolang"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ankush-web-eng%2Fbrolang","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ankush-web-eng%2Fbrolang/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ankush-web-eng%2Fbrolang/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ankush-web-eng%2Fbrolang/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ankush-web-eng","download_url":"https://codeload.github.com/ankush-web-eng/brolang/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242788427,"owners_count":20185269,"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":["golang","programming-language"],"created_at":"2024-11-16T19:07:33.908Z","updated_at":"2025-03-10T04:26:47.035Z","avatar_url":"https://github.com/ankush-web-eng.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\u003cimg src = \"/assets/landing.png\"\u003e\n\u003c/div\u003e\n\n# Brolang\n\nBrolang is a fun programming language written in Golang built for fun.\n\n- Beta version is live at [brolang.ankushsingh.tech](https://brolang.ankushsingh.tech)\n\n## 🚀 Getting Started\n\nYou can get started with BROLANG by visiting [brolang.ankushsingh.tech](https://brolang.ankushsingh.tech)\n\n- To set up locally, you can clone the repository and run the following commands:\n\n```bash\ngit clone https://github.com/ankush-web-eng/brolang\ngo mod download\ngo build main.go\ngo run main.go\n```\n\n### Using Docker\n\nYou can also run the project using Docker. Follow the steps below:\n\n1. Pull the pre-built Docker image from Docker Hub:\n\n```bash\ndocker pull deshwalankush23/brolang\n```\n\n2. Run the Docker container:\n\n```bash\ndocker run -d -p 8080:8080 deshwalankush23/brolang\n```\n\nThis command will run the container and map port 8080 of the container to port 8080 on your local machine.\n\n### Architecture\n\n- BROLANG was primarily built on an **Event-Based Architecture**\n- The code has been commented in main.go and api/handler/compiler_handler.go which belonfgs to this architecture.\n- On production, this application is working on Client-Server architecture because of this independent student-developer's tight budget, moreover the code has been commented in context/CodeContext.tsx.\n\n### Open Source\n\n- The code itself is self-explanatory and has been well documented in Go-Doc format.\n- Contributions, issues and feature requests are welcome. Feel free to check the [issues page](/issues) if you want to contribute.\n- I am open for all suggestions related to syntax, errors and tech-stack, your opinion is valuable.\n- Either you can contribute directly or leave a quick DM [here](https://x.com/whyankush07)\n\n## 📝 License\n\nBROLANG is licensed under the MIT License. See [LICENSE](LICENSE) for more information.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fankush-web-eng%2Fbrolang","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fankush-web-eng%2Fbrolang","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fankush-web-eng%2Fbrolang/lists"}