{"id":28471654,"url":"https://github.com/xi-livecode/emacs-xi","last_synced_at":"2026-02-07T19:32:37.615Z","repository":{"id":149488615,"uuid":"82355485","full_name":"xi-livecode/emacs-xi","owner":"xi-livecode","description":"Emacs mode for Xi","archived":false,"fork":false,"pushed_at":"2017-02-18T02:30:38.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-11T14:59:17.211Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Emacs Lisp","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/xi-livecode.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":"2017-02-18T02:30:17.000Z","updated_at":"2017-02-18T02:30:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"b272c4d7-1472-4b8d-9cb9-a5dfbbbe5e61","html_url":"https://github.com/xi-livecode/emacs-xi","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xi-livecode/emacs-xi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xi-livecode%2Femacs-xi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xi-livecode%2Femacs-xi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xi-livecode%2Femacs-xi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xi-livecode%2Femacs-xi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xi-livecode","download_url":"https://codeload.github.com/xi-livecode/emacs-xi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xi-livecode%2Femacs-xi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29205254,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T17:44:10.191Z","status":"ssl_error","status_checked_at":"2026-02-07T17:44:07.936Z","response_time":63,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":[],"created_at":"2025-06-07T11:08:20.662Z","updated_at":"2026-02-07T19:32:37.608Z","avatar_url":"https://github.com/xi-livecode.png","language":"Emacs Lisp","readme":"# Xi mode for Emacs\n\nThis is major mode for Emacs that provides a way to start up a Xi REPL.\n\n## Installation\n\nBecause Xi is still in alpha stage, this mode is not available on MELPA yet.\n\nYou will need to download the repository somewhere (suppose `~/emacs-xi`), and\nadd the following lines to your `.emacs` or `.emacs.d/init.el` files:\n\n    (add-to-list 'load-path \"~/emacs-xi\")\n    (require 'xi)\n\n## Usage\n\nEnable Xi mode with `M-x xi-mode`.  If you open a file ending with `.xi`\nextension, mode will activate automatically.\n\nThen press `C-c C-s` to start Xi REPL.\n\nThe default bindings are:\n\n* `C-c C-s`: Start Xi\n* `C-c C-q`: Quit Xi\n* `C-c C-c`: Run current line\n* `C-c C-e` or `C-return`: Run multiple lines\n* `C-c C-r`: Run region\n* `C-c C-v`: Show output\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at\nhttps://github.com/xi-livecode/xi. This project is intended to be a safe,\nwelcoming space for collaboration, and contributors are expected to adhere to\nthe [Contributor Covenant](http://contributor-covenant.org) code of conduct.\n\n## License\n\nThe MIT License (MIT)\n\nCopyright (c) 2017 Damián Emiliano Silvani\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxi-livecode%2Femacs-xi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxi-livecode%2Femacs-xi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxi-livecode%2Femacs-xi/lists"}