{"id":26009728,"url":"https://github.com/emmathemartian/musi","last_synced_at":"2026-02-17T04:31:23.308Z","repository":{"id":273530850,"uuid":"916810181","full_name":"EmmaTheMartian/musi","owner":"EmmaTheMartian","description":"an artistic programming language made to be embedded into projects and to build domain-specific-languages","archived":false,"fork":false,"pushed_at":"2025-02-18T19:21:46.000Z","size":185,"stargazers_count":13,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-05T18:06:32.434Z","etag":null,"topics":["language","musi","programming-language","vlang","vlang-package"],"latest_commit_sha":null,"homepage":"","language":"V","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/EmmaTheMartian.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license.txt","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,"zenodo":null}},"created_at":"2025-01-14T19:56:10.000Z","updated_at":"2025-07-01T06:37:00.000Z","dependencies_parsed_at":"2025-01-21T13:39:26.367Z","dependency_job_id":"a562097a-c1f9-4c72-9096-82f22f52bd3f","html_url":"https://github.com/EmmaTheMartian/musi","commit_stats":null,"previous_names":["emmathemartian/musi"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/EmmaTheMartian/musi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmmaTheMartian%2Fmusi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmmaTheMartian%2Fmusi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmmaTheMartian%2Fmusi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmmaTheMartian%2Fmusi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EmmaTheMartian","download_url":"https://codeload.github.com/EmmaTheMartian/musi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EmmaTheMartian%2Fmusi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29533702,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T03:01:11.216Z","status":"ssl_error","status_checked_at":"2026-02-17T03:00:31.803Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["language","musi","programming-language","vlang","vlang-package"],"created_at":"2025-03-05T22:03:57.332Z","updated_at":"2026-02-17T04:31:23.290Z","avatar_url":"https://github.com/EmmaTheMartian.png","language":"V","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align='center'\u003e\n\n# musi\n\n[documentation](https://emmathemartian.github.io/musi/) -\n[getting started](https://github.com/emmathemartian/musi/tree/main/doc/getting-started.md) -\n[embedding guide](https://github.com/emmathemartian/musi/tree/main/doc/embedding.md)\n\n\u003c/div\u003e\n\n\u003e noun: game, art\n\u003e\n\u003e adjective: entertaining, artistic, amusing\n\u003e\n\u003e verb: to amuse, to play, to have fun\n\u003e\n\u003e *(from [toki pona](https://tokipona.org))*\n\nmusi is an artistic programming language for embedding into projects and\ncreating cohesive domain specific languages.\n\nmusi is pretty heavily inspired by lua, although still feels quite different\nfrom it.\n\n\u003e [!WARNING]\n\u003e musi is still in beta, expect bugs and quirks right now!\n\n## artistic?\n\nyes! musi is intended to be used to make domain specific languages, which means\nthat its syntax should be comfortable\\* to read.\n\n\u003e \\*comfort with a language's syntax is subjective. musi cannot be perfect, after\n\u003e all!\n\nmusi can be modified using the v api, although i am planning to make c bindings\nso that musi can be added to basically any project, for any purpose!\n\n**so why does that make it artistic?**\n\nhonestly, i do not know! i liked the name \"musi\" and because this language is\nmore of a \"canvas\" for people to use for their own purposes than a\ngeneral-purpose language, i felt like it could work well.\n\n## installation\n\nif you want to install musi for cli usage, you will need to compile from\nsource. luckily that is really easy:\n\n```sh\ngit clone https://github.com/emmathemartian/musi\ncd musi\n\n# with clockwork\nclockwork install\n\n# without clockwork\nv -prod src/main.v\nln -s $(pwd)/src/main ~/.local/bin/musi\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femmathemartian%2Fmusi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femmathemartian%2Fmusi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femmathemartian%2Fmusi/lists"}