{"id":17680736,"url":"https://github.com/kcreate/charly-vm","last_synced_at":"2025-06-20T15:37:49.667Z","repository":{"id":48412794,"uuid":"92317832","full_name":"KCreate/charly-vm","owner":"KCreate","description":"Fully parallel dynamically typed programming language","archived":false,"fork":false,"pushed_at":"2022-11-30T12:58:16.000Z","size":5788,"stargazers_count":97,"open_issues_count":52,"forks_count":6,"subscribers_count":9,"default_branch":"rewrite","last_synced_at":"2025-04-13T10:08:08.948Z","etag":null,"topics":["bytecode-interpreter","compiler","coroutines","fiber","parallel","pointer-tagging","programming-language"],"latest_commit_sha":null,"homepage":"","language":"C++","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/KCreate.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}},"created_at":"2017-05-24T17:19:36.000Z","updated_at":"2025-04-02T23:10:19.000Z","dependencies_parsed_at":"2022-08-25T14:41:46.658Z","dependency_job_id":null,"html_url":"https://github.com/KCreate/charly-vm","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/KCreate%2Fcharly-vm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KCreate%2Fcharly-vm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KCreate%2Fcharly-vm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KCreate%2Fcharly-vm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KCreate","download_url":"https://codeload.github.com/KCreate/charly-vm/tar.gz/refs/heads/rewrite","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248815743,"owners_count":21165975,"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":["bytecode-interpreter","compiler","coroutines","fiber","parallel","pointer-tagging","programming-language"],"created_at":"2024-10-24T09:08:43.727Z","updated_at":"2025-04-14T03:34:05.003Z","avatar_url":"https://github.com/KCreate.png","language":"C++","readme":"\u003cimg src=\"docs/charly-vm.png\" data-canonical-src=\"docs/charly-vm.png\" width=\"30%\" align=\"right\" alt=\"Charly Programming Language Logo, Image credit: DALL-E\"/\u003e\n\n# Charly Programming Language\n\n![Unit Test](https://github.com/KCreate/charly-vm/workflows/Unit%20Test/badge.svg?branch=rewrite)\n\n\u003e Note: This is the rewrite branch of charly-vm.\n\u003e Lots of stuff isn't working yet.\n\u003e The [main branch](https://github.com/KCreate/charly-vm/tree/main) contains the previous\n\u003e fully functional version of charly-vm.\n\n\u003cstrike\u003eThis launches a REPL which (at the moment) doesn't do very much.\u003c/strike\u003e\n\n\u003cstrike\u003eThis launches a REPL which (at the moment) does some cool stuff, but still not a lot.\u003c/strike\u003e\n\nThis launches a REPL which supports some cool stuff, but still not a lot\n\n`./debug.sh [path/to/file.ch]`\n\n# Dependencies\n\n- `sudo apt-get install libboost-all-dev`\n\n# Installation\n\nFollow the steps below to install the `charly` executable on your system.\n\n1. `git clone https://github.com/KCreate/charly-vm charly-vm`\n2. `cd charly-vm`\n3. `git checkout rewrite`\n4. `git submodule init`\n5. `git submodule update`\n6. Set the `CHARLYVMDIR` environment variable to the project's root folder\n\t- e.g. `export CHARLYVMDIR=/home/user/github/KCreate/charly-vm`\n7. `./install.sh`\n\n\u003e The last step might request sudo permissions in order to access the relevant system directories.\n\n# Running the unit tests\n\n```\n$ ./tests.sh\n[ 31%] Built target libcharly\n[ 87%] Built target Catch2\n[ 89%] Built target Catch2WithMain\n[100%] Built target tests\n===============================================================================\nAll tests passed (1422 assertions in 10 test cases)\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkcreate%2Fcharly-vm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkcreate%2Fcharly-vm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkcreate%2Fcharly-vm/lists"}