{"id":15956824,"url":"https://github.com/lioncat2002/helixlang","last_synced_at":"2025-03-17T15:31:34.761Z","repository":{"id":252422172,"uuid":"839216634","full_name":"Lioncat2002/HelixLang","owner":"Lioncat2002","description":"A small language compiler","archived":false,"fork":false,"pushed_at":"2025-01-13T19:59:20.000Z","size":5519,"stargazers_count":15,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-28T00:53:39.049Z","etag":null,"topics":["compiler","cpp","helix","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/Lioncat2002.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-08-07T07:12:13.000Z","updated_at":"2025-01-02T19:36:35.000Z","dependencies_parsed_at":"2024-10-27T15:16:35.051Z","dependency_job_id":"2a24cf66-c424-4669-abe5-a05027243c3f","html_url":"https://github.com/Lioncat2002/HelixLang","commit_stats":null,"previous_names":["lioncat2002/helixlang"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lioncat2002%2FHelixLang","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lioncat2002%2FHelixLang/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lioncat2002%2FHelixLang/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lioncat2002%2FHelixLang/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Lioncat2002","download_url":"https://codeload.github.com/Lioncat2002/HelixLang/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243869105,"owners_count":20360962,"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":["compiler","cpp","helix","language"],"created_at":"2024-10-07T13:36:02.913Z","updated_at":"2025-03-17T15:31:34.754Z","avatar_url":"https://github.com/Lioncat2002.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HelixLang\na small language compiler written in C++\nexample program:\n```rs\nfn wrapper(n: number): number {\n    return n;\n}\n\nfn main(): void {\n    println(wrapper(12.34));\n}\n```\n\n## Compile helix code:\n- `helix \u003cfilename\u003e.hlx`\n- Help command at `helix -h`\n## Todo:\n- [x] Codegen using LLVM\n- [x] Operator support\n- [x] Loop support\n- [x] Conditionals support\n- [x] Variables support\n\n## Requirements:\n- LLVM 14\n- Clang\n- C++ 17\n- Cmake 3.22 or greater\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flioncat2002%2Fhelixlang","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flioncat2002%2Fhelixlang","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flioncat2002%2Fhelixlang/lists"}