{"id":15306204,"url":"https://github.com/hansputera/test-program-lang","last_synced_at":"2025-04-04T21:15:51.752Z","repository":{"id":104437652,"uuid":"571657981","full_name":"hansputera/test-program-lang","owner":"hansputera","description":"Learn how to parse a script, and run it as a program","archived":false,"fork":false,"pushed_at":"2022-11-28T17:46:05.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-10T05:43:14.918Z","etag":null,"topics":["evaluation","language","parser"],"latest_commit_sha":null,"homepage":"","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/hansputera.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}},"created_at":"2022-11-28T15:51:59.000Z","updated_at":"2023-03-10T23:23:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"93142463-f6f2-42f1-9ca1-e97e1412a1cf","html_url":"https://github.com/hansputera/test-program-lang","commit_stats":{"total_commits":4,"total_committers":1,"mean_commits":4.0,"dds":0.0,"last_synced_commit":"dd6204a71d615fa280bc9aee141c216a0f2fb0b9"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hansputera%2Ftest-program-lang","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hansputera%2Ftest-program-lang/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hansputera%2Ftest-program-lang/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hansputera%2Ftest-program-lang/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hansputera","download_url":"https://codeload.github.com/hansputera/test-program-lang/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247249544,"owners_count":20908212,"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":["evaluation","language","parser"],"created_at":"2024-10-01T08:04:44.567Z","updated_at":"2025-04-04T21:15:51.733Z","avatar_url":"https://github.com/hansputera.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## TestLang\nLearn how to create own language syntax\n\n**Print:**\n```\necho(\"Hello World!\"); // Hello World!\n\necho(1 + 2); // 3\n```\n\n**Variables:**\n```\nnama: \"Jono Sutejo\";\n\necho(nama); // Jono Sutejo\n```\n\n## Run\n0. clone this repo\n1. run `go build`\n2. run `./testlang \u003cscript_file\u003e`\n3. done","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhansputera%2Ftest-program-lang","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhansputera%2Ftest-program-lang","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhansputera%2Ftest-program-lang/lists"}