{"id":20731950,"url":"https://github.com/nverno/llvm-mode","last_synced_at":"2025-04-23T22:06:27.849Z","repository":{"id":73466812,"uuid":"240920526","full_name":"nverno/llvm-mode","owner":"nverno","description":"Improved emacs major-mode for LLVM IR source","archived":false,"fork":false,"pushed_at":"2024-11-09T06:55:15.000Z","size":14,"stargazers_count":6,"open_issues_count":1,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-23T22:06:22.407Z","etag":null,"topics":["emacs","ir","llvm","llvm-ir"],"latest_commit_sha":null,"homepage":"","language":"Emacs Lisp","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/nverno.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":"2020-02-16T16:01:54.000Z","updated_at":"2025-02-19T09:11:23.000Z","dependencies_parsed_at":"2023-12-13T05:26:37.172Z","dependency_job_id":"f6f2da3e-4455-4fdc-a494-96c828098253","html_url":"https://github.com/nverno/llvm-mode","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nverno%2Fllvm-mode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nverno%2Fllvm-mode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nverno%2Fllvm-mode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nverno%2Fllvm-mode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nverno","download_url":"https://codeload.github.com/nverno/llvm-mode/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250522298,"owners_count":21444511,"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":["emacs","ir","llvm","llvm-ir"],"created_at":"2024-11-17T05:17:00.432Z","updated_at":"2025-04-23T22:06:27.802Z","avatar_url":"https://github.com/nverno.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"# llvm-mode - Major mode for the LLVM IR language\n\nMajor mode for editing LLVM IR files.\n\nModified  from https://github.com/llvm-mirror/llvm//utils/emacs/llvm-mode.el  to\ninclude:\n\n- additional syntax\n- font-lock for globals (vars/declares/defines)\n- imenu\n- indentation: `llvm-mode-indent-offset` and `llvm-mode-label-offset`\n- basic completion for:\n + global variables\n + global declares/defines\n\nTODO:\n\n + keywords / attributes\n + could add labels / %uids as well\n\n\nReferences:\n- https://github.com/llvm-mirror/llvm/docs/LangRef.rst\n- [vim syntax](https://github.com/llvm-mirror/llvm/utils/vim/syntax/llvm.vim)\n\n### Installation\n\n Add to `load-path` and generate autoloads or\n```lisp\n(require 'llvm-mode)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnverno%2Fllvm-mode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnverno%2Fllvm-mode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnverno%2Fllvm-mode/lists"}