{"id":20149488,"url":"https://github.com/markxnelson/cool-mode","last_synced_at":"2026-02-27T14:02:52.763Z","repository":{"id":15270171,"uuid":"17999437","full_name":"markxnelson/cool-mode","owner":"markxnelson","description":"Emacs mode for COOL programming language","archived":false,"fork":false,"pushed_at":"2014-03-23T09:56:38.000Z","size":152,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-03T00:41:45.931Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/markxnelson.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}},"created_at":"2014-03-22T01:31:20.000Z","updated_at":"2016-08-27T20:12:05.000Z","dependencies_parsed_at":"2022-09-24T02:43:46.683Z","dependency_job_id":null,"html_url":"https://github.com/markxnelson/cool-mode","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/markxnelson/cool-mode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markxnelson%2Fcool-mode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markxnelson%2Fcool-mode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markxnelson%2Fcool-mode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markxnelson%2Fcool-mode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markxnelson","download_url":"https://codeload.github.com/markxnelson/cool-mode/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markxnelson%2Fcool-mode/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274289461,"owners_count":25257960,"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","status":"online","status_checked_at":"2025-09-09T02:00:10.223Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2024-11-13T22:45:42.864Z","updated_at":"2025-10-26T13:12:41.416Z","avatar_url":"https://github.com/markxnelson.png","language":"Emacs Lisp","readme":"cool-mode\n=========\n\nEmacs mode for COOL programming language\n\nThis is a preliminary attempt at a major mode for COOL.  Indentation is not working perfectly yet.\n\n\n# HOW TO USE\n\n1. Save the cool-mode.el in your emacs site-lisp directory.\n2. Add something like the following to your ~/.emacs to enable it:\n\n```\n; cool mode\n\n(autoload 'cool-mode \"cool-mode\" \"Major mode for editing COOL programs\" t)\n(setq auto-mode-alist\n      (append '((\"\\\\.cl\\\\'\" . cool-mode)) auto-mode-alist))\n```\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkxnelson%2Fcool-mode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkxnelson%2Fcool-mode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkxnelson%2Fcool-mode/lists"}