{"id":19765583,"url":"https://github.com/danielfvm/koala","last_synced_at":"2025-02-28T03:46:30.541Z","repository":{"id":130989710,"uuid":"222275097","full_name":"danielfvm/Koala","owner":"danielfvm","description":"A small Interpreter Language","archived":false,"fork":false,"pushed_at":"2020-04-24T17:15:19.000Z","size":1435,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-11T00:12:43.270Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danielfvm.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":"2019-11-17T16:10:48.000Z","updated_at":"2022-01-21T15:01:33.000Z","dependencies_parsed_at":"2023-04-25T08:31:38.267Z","dependency_job_id":null,"html_url":"https://github.com/danielfvm/Koala","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielfvm%2FKoala","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielfvm%2FKoala/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielfvm%2FKoala/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielfvm%2FKoala/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielfvm","download_url":"https://codeload.github.com/danielfvm/Koala/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241096357,"owners_count":19908969,"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":[],"created_at":"2024-11-12T04:18:36.672Z","updated_at":"2025-02-28T03:46:30.537Z","avatar_url":"https://github.com/danielfvm.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Koala 0.3-a1\nA small Interpreter Language\n\n## Download on Linux/Mac:\n\n```\n$ git clone https://github.com/danielfvm/Koala\n$ cd Koala\n$ cmake .\n$ make\n$ make install\n```\n\n## Download on Windows:\n\nInstallation guide:\n\n1. Download or clone the [Koala](https://github.com/danielfvm/Koala/archive/master.zip) folder.\u003cbr\u003e\n2. Make a new project in your IDE.\u003cbr\u003e\n3. Add the ```.cpp``` and ```.h``` files to the project.\u003cbr\u003e\n4. Build your project.\u003cbr\u003e\n\n## Examples:\n```python\n O: \"Hello World\";              # Prints a text\n```\n```python\n var x;\n I: \u0026x;                         # Reads a text into ´x´\n```\n```python\nvar x, y;\nI: \u0026x, \u0026y;                      # Reads numbers to ´x´ and ´y´\nO: \"$x + $y = ${x + y}\";        # prints answer\n```\n\n## Collaborators:\n\n### Developer\n\u003cli\u003eDanielFvM\u003cbr\u003e\u003c/li\u003e\u003cbr\u003e\n\n### Helper\n\u003cli\u003eMarhorn\u003c/li\u003e\u003cbr\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielfvm%2Fkoala","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielfvm%2Fkoala","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielfvm%2Fkoala/lists"}