{"id":22867274,"url":"https://github.com/lang-programming/lang-interpreter","last_synced_at":"2025-03-31T10:33:31.455Z","repository":{"id":196677354,"uuid":"696618381","full_name":"lang-programming/lang-interpreter","owner":"lang-programming","description":"The Standard Lang reference implementation of the Lang Programming language","archived":false,"fork":false,"pushed_at":"2024-04-12T13:32:59.000Z","size":2499,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2024-04-13T18:02:06.143Z","etag":null,"topics":["interpreter","lang-language","programming-language","translation-files"],"latest_commit_sha":null,"homepage":"","language":"Java","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/lang-programming.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}},"created_at":"2023-09-26T05:38:48.000Z","updated_at":"2024-04-15T06:25:36.375Z","dependencies_parsed_at":"2023-10-04T21:25:11.927Z","dependency_job_id":"dd7e94e5-1a16-47be-9fb8-a847f9ec4a8f","html_url":"https://github.com/lang-programming/lang-interpreter","commit_stats":null,"previous_names":["lang-programming/lang-interpreter"],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lang-programming%2Flang-interpreter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lang-programming%2Flang-interpreter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lang-programming%2Flang-interpreter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lang-programming%2Flang-interpreter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lang-programming","download_url":"https://codeload.github.com/lang-programming/lang-interpreter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246453974,"owners_count":20780051,"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":["interpreter","lang-language","programming-language","translation-files"],"created_at":"2024-12-13T12:20:14.609Z","updated_at":"2025-03-31T10:33:31.429Z","avatar_url":"https://github.com/lang-programming.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lang Interpreter\n\nThe Standard Lang reference implementation of the Lang Programming language\n\n## Features\n\n- All Lang standard language features\n- Support for Java Native Modules and Native Functions\n\n## Getting started with Lang\n\n- Checkout the [Lang](https://github.com/JDDev0/lang) project\n  - This project provides an CLI and a GUI interface for execution and development of Lang programs\n  - The Lang Shell REPL environment aids the development of Lang programs with code highlighting,\n    code autocompletion, loading and saving of lang files, additional debug functions, and more\n\n## Use as dependency\n\n**Maven**\n```xml\n\u003cdependency\u003e\n    \u003cgroupId\u003eat.jddev0.lang\u003c/groupId\u003e\n    \u003cartifactId\u003elang-interpreter\u003c/artifactId\u003e\n    \u003cversion\u003e1.0.0-beta-09\u003c/version\u003e\n\u003c/dependency\u003e\n```\n**Gradle**\n```groovy\nimplementation 'at.jddev0.lang:lang-interpreter:1.0.0-beta-09'\n```\n\n### Lang Platform API\n- You can add a dependency to the Lang Platform API for your platform (e.g. Desktop with swing library) too\n\n## Build from Source\n\n- Execute the following command\n```bash\n./gradlew publishToMavenLocal\n```\n- `mavenLocal()` must be in the `repositories` section of the `build.gradle` file of the project you'd like to use the locally compiled version of the lang interpreter.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flang-programming%2Flang-interpreter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flang-programming%2Flang-interpreter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flang-programming%2Flang-interpreter/lists"}