{"id":17925361,"url":"https://github.com/blyxyas/braincum-syntax","last_synced_at":"2025-04-03T09:27:34.832Z","repository":{"id":132639907,"uuid":"544186768","full_name":"blyxyas/braincum-syntax","owner":"blyxyas","description":"Syntax highlighting for the Braincum language","archived":false,"fork":false,"pushed_at":"2022-10-02T08:33:12.000Z","size":6,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-28T22:18:37.719Z","etag":null,"topics":["esolang","extension","mit-license","programming-language","syntax-highlighting","vscode","vscode-extension"],"latest_commit_sha":null,"homepage":"","language":null,"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/blyxyas.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,"publiccode":null,"codemeta":null}},"created_at":"2022-10-01T21:46:49.000Z","updated_at":"2022-10-02T08:34:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"3e28bb5a-55c9-46a8-9488-2039324031d8","html_url":"https://github.com/blyxyas/braincum-syntax","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blyxyas%2Fbraincum-syntax","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blyxyas%2Fbraincum-syntax/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blyxyas%2Fbraincum-syntax/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blyxyas%2Fbraincum-syntax/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blyxyas","download_url":"https://codeload.github.com/blyxyas/braincum-syntax/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246974066,"owners_count":20862893,"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":["esolang","extension","mit-license","programming-language","syntax-highlighting","vscode","vscode-extension"],"created_at":"2024-10-28T20:53:34.660Z","updated_at":"2025-04-03T09:27:34.807Z","avatar_url":"https://github.com/blyxyas.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Braincum Syntax\n\nThis is the syntax highlighting tool for the [Braincum esolang](https://github.com/qexat/braincum).\n\n![Screenshot from 2022-10-01 23-46-01](https://user-images.githubusercontent.com/73757586/193429480-47c4dade-d15f-489e-a4a1-a5aef2b161c8.png)\n\n## Installation\n\nCurrently the tool isn't on the Visual Studio Code Marketplace, so you'll have to download the `.vsix` file from *Releases* or package the source yourself.\n\n### Downloading the binary\n\nHead over to [*Releases*](https://github.com/blyxyas/braincum-syntax/releases) and download the binary from the latest release. Here you can choose from a `tar.gz` file or a `.zip` file, choose one.\n\nWhen you've download the compressed file, uncompress it:\n\n**`.zip`**\n\n```\nunzip \u003cDownloaded file .zip\u003e\n```\n\n(If you're using Windows you already know what to do)\n\n**`.tar.gz`**\n\n```\ntar xzvf \u003cDownloaded file .tar.gz\u003e\n```\n\n**Both ways will leave you with a `.vsix` file.**\n\n### Building from source\n\n(If you get stuck, check the [VSCode docs](https://code.visualstudio.com/api/working-with-extensions/publishing-extension#vsce))\n\n1. Clone the repo\n\n\u003csup\u003e(or download the zip file)\u003c/sup\u003e\n\n```bash\ngit clone https://github.com/blyxyas/braincum-syntax\n```\n\n2. Install the `vsce` Node.js CLI.\n\n```bash\nnpm install -g vsce\n```\n\n3. Package the extension\n\n```bash\ncd braincum-syntax\nvsce package\n# braincum-syntax-\u003cVersion\u003e.vsix generated\n```\n\nThis will leave you with a `.vsix` file in the root directory of the repo.\n\n### Installing the binary\n\n1. Open VSCode\n2. \u003ckbd\u003eCtrl / ⌘\u003c/kbd\u003e + \u003ckbd\u003eShift\u003c/kbd\u003e + \u003ckbd\u003eP\u003c/kbd\u003e\n3. Write *\"Extensions: Install from VSIX\"*\n4. This will open a file explorer, select the `.vsix` file you downloaded earlier.\n5. **Enjoy your new extension!**\n\n## Usage\n\nNow you can open any `.bc` file and enjoy the syntax highlighting!\n\n## License\n\nCheck the *LICENSE* file for licensing information.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblyxyas%2Fbraincum-syntax","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblyxyas%2Fbraincum-syntax","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblyxyas%2Fbraincum-syntax/lists"}