{"id":22693342,"url":"https://github.com/felixoder/gola-language","last_synced_at":"2025-03-29T17:18:55.138Z","repository":{"id":267100557,"uuid":"900263230","full_name":"felixoder/gola-language","owner":"felixoder","description":"Gola is a cute language that is crafted with love for all bengali programmers.","archived":false,"fork":false,"pushed_at":"2024-12-17T09:15:55.000Z","size":34821,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-04T18:17:01.353Z","etag":null,"topics":["compiler","compiler-design","go","gola","golang","gsoc2025","hactoberfest2025","programming-language"],"latest_commit_sha":null,"homepage":"","language":"Go","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/felixoder.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-12-08T10:22:02.000Z","updated_at":"2024-12-17T09:17:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"aaf197d9-f1cc-4f16-98f7-6870645264e5","html_url":"https://github.com/felixoder/gola-language","commit_stats":null,"previous_names":["felixoder/gola-language"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixoder%2Fgola-language","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixoder%2Fgola-language/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixoder%2Fgola-language/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixoder%2Fgola-language/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/felixoder","download_url":"https://codeload.github.com/felixoder/gola-language/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246215826,"owners_count":20741894,"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":["compiler","compiler-design","go","gola","golang","gsoc2025","hactoberfest2025","programming-language"],"created_at":"2024-12-10T02:10:14.606Z","updated_at":"2025-03-29T17:18:55.108Z","avatar_url":"https://github.com/felixoder.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gola Language\n\n**Gola** is a cute and simple programming language compiler designed to be easy to use. This guide will help you install and get started with Gola on your system.\n![Gola Language](https://github.com/felixoder/gola-language/blob/main/assets/gola.png)\n\n## Features\n- Lightweight and easy to use\n- Supports Linux, macOS\n- Built for simplicity and speed\n\n## Installation\n\nYou can install Gola on your system by following the steps below:\n###### The installation is for the RECENT version of Gola, if you want to install the OLD version, please click here\n\n### Step 1: Download the Gola Compiler\n\n#### For Linux (x86_64)\n```bash\ncurl -L -o gola-linux-x86_64.tar.gz https://github.com/felixoder/gola-language/releases/download/v1.0.2/gola-linux-x86_64.tar.gz\n\n\n```\n#### For macOS (x86_64)\n\n```bash\ncurl -L -o gola-darwin-x86_64.tar.gz https://github.com/felixoder/gola-language/releases/download/v1.0.2/gola-darwin-x86_64.tar.gz\n```\n#### Step 2: Extract the Files\n\n```bash\ntar -xvzf gola-linux-x86_64.tar.gz\n```\n##### or for macOS\n```bash\ntar -xvzf gola-darwin-x86_64.tar.gz\n```\n\n#### Step 3: Step 3: Install Gola\n\n```bash\nsudo mv ./v1.0.2/gola-linux-x86_64 /usr/local/bin/gola\n```\n```bash\nsudo chmod +x /usr/local/bin/gola\n```\n\n#### Step 4: Verify the Installation\n\n```bash\ngola -v\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelixoder%2Fgola-language","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffelixoder%2Fgola-language","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelixoder%2Fgola-language/lists"}