{"id":16369537,"url":"https://github.com/chomosuke/circle-lang","last_synced_at":"2025-09-04T15:31:58.603Z","repository":{"id":226598350,"uuid":"752940099","full_name":"chomosuke/circle-lang","owner":"chomosuke","description":null,"archived":false,"fork":false,"pushed_at":"2024-11-29T23:35:38.000Z","size":369,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-24T01:51:35.292Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chomosuke.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-02-05T06:33:00.000Z","updated_at":"2024-12-14T06:42:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"a4d72c97-9558-47cb-9c69-2b0dae264966","html_url":"https://github.com/chomosuke/circle-lang","commit_stats":null,"previous_names":["chomosuke/circle-lang"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chomosuke%2Fcircle-lang","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chomosuke%2Fcircle-lang/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chomosuke%2Fcircle-lang/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chomosuke%2Fcircle-lang/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chomosuke","download_url":"https://codeload.github.com/chomosuke/circle-lang/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":231970940,"owners_count":18453928,"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-10-11T02:55:35.867Z","updated_at":"2024-12-31T09:44:27.659Z","avatar_url":"https://github.com/chomosuke.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Circle Lang: The perfect programming language\n\n- Do `circle-lang \u003cfile-name\u003e` to interpret a file.\n- Do `circle-lang \u003cfile-name\u003e --debug` to debug a circle lang program.\n- Do `circle-lang \u003cfile-name\u003e --from-bf` to transpile a Brainfuck program into a\ncircle lang program.\n\n## How to build and run this project\n\n### Requirements\n- CMake \u003e= 3.28\n- clang \u003e= 18.1.2\n- ninja \u003e= 1.11\n- [vcpkg](https://learn.microsoft.com/en-us/vcpkg/get_started/get-started?pivots=shell-basj)\n\n### Steps\n- Choose your c/c++ compiler with environment variables `CC` and `CXX`. E.g.\n  `export CXX=clang++-18 CC=clang-18`.\n- run `sh make.sh`.\n- run `sh run.sh \u003csource-file-name\u003e`.\n- The binary can be found in `./build/circle-lang`.\n\n## Add dependencies\n- Modify vcpkg.json\n- run `sh make.sh`\n- Modify CmakeLists.txt\n\n## Sample programs\n- [sample-program/hello-world.crcl](sample-program/hello-world.crcl)\n- [sample-program/postfix-calculator.crcl](sample-program/postfix-calculator.crcl)\n\n## Working with Circle Lang\nCheck out [documentation.md](documentation.md) and [guide.md](guide.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchomosuke%2Fcircle-lang","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchomosuke%2Fcircle-lang","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchomosuke%2Fcircle-lang/lists"}