{"id":26745197,"url":"https://github.com/ppmpreetham/bend-syntax-highlighter","last_synced_at":"2025-03-28T08:15:50.760Z","repository":{"id":284712935,"uuid":"955812379","full_name":"ppmpreetham/bend-syntax-highlighter","owner":"ppmpreetham","description":"VSCode extension for Bend Language Syntax Highlighting  ","archived":false,"fork":false,"pushed_at":"2025-03-27T08:59:30.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T09:43:42.812Z","etag":null,"topics":["bend-lang","bend-language","vscode-extension"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=ppmpreetham.bend-lang","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/ppmpreetham.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2025-03-27T08:35:01.000Z","updated_at":"2025-03-27T08:59:34.000Z","dependencies_parsed_at":"2025-03-27T09:43:46.028Z","dependency_job_id":"9aa83497-a917-48be-92b6-91952c49bcab","html_url":"https://github.com/ppmpreetham/bend-syntax-highlighter","commit_stats":null,"previous_names":["ppmpreetham/bend-syntax-highlighter"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppmpreetham%2Fbend-syntax-highlighter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppmpreetham%2Fbend-syntax-highlighter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppmpreetham%2Fbend-syntax-highlighter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ppmpreetham%2Fbend-syntax-highlighter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ppmpreetham","download_url":"https://codeload.github.com/ppmpreetham/bend-syntax-highlighter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245991584,"owners_count":20706129,"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":["bend-lang","bend-language","vscode-extension"],"created_at":"2025-03-28T08:15:50.260Z","updated_at":"2025-03-28T08:15:50.751Z","avatar_url":"https://github.com/ppmpreetham.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bend Language Support\n\nVisual Studio Code extension providing syntax highlighting and language support for the Bend programming language.\n\n## Features\n\n- Syntax highlighting for both imperative and functional Bend syntax\n- Support for Bend's unique features like:\n  - Type and object definitions\n  - Both imperative and functional style code\n  - Special syntax for monadic operations\n  - Pattern matching\n  - Native HVM functions\n\n\n## Example\n\n```bend\n# Sample Bend code\ntype Option(T):\n  Some { value: T }\n  None\n\ndef identity(x: A) -\u003e A:\n  return x\n\nmain =\n  let result = (identity 41)\n  (+ result 1)\n```\n\n## Requirements\n\n- Visual Studio Code 1.60.0 or newer\n\n## Extension Settings\n\n- This extension doesn't contribute any settings yet.\n\n## Contributions\nContribute at [Github](https://github.com/ppmpreetham/bend-syntax-highlighter)\n## Known Issues\n\n- This is an early version of the Bend language extension.\n## Release Notes\n### 1.0.0\n\nInitial release of Bend language support","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fppmpreetham%2Fbend-syntax-highlighter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fppmpreetham%2Fbend-syntax-highlighter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fppmpreetham%2Fbend-syntax-highlighter/lists"}