{"id":16337332,"url":"https://github.com/justinwoo/new-purescript-mode","last_synced_at":"2025-03-22T23:32:29.802Z","repository":{"id":149405639,"uuid":"164267287","full_name":"justinwoo/new-purescript-mode","owner":"justinwoo","description":"A new, simple purescript mode for cheap syntax highlighting","archived":false,"fork":false,"pushed_at":"2019-07-09T11:36:43.000Z","size":17,"stargazers_count":12,"open_issues_count":2,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-18T15:48:36.752Z","etag":null,"topics":["emacs","purescript"],"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/justinwoo.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":"2019-01-06T02:02:52.000Z","updated_at":"2020-10-15T18:24:21.000Z","dependencies_parsed_at":"2023-09-03T22:02:45.870Z","dependency_job_id":null,"html_url":"https://github.com/justinwoo/new-purescript-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/justinwoo%2Fnew-purescript-mode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justinwoo%2Fnew-purescript-mode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justinwoo%2Fnew-purescript-mode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/justinwoo%2Fnew-purescript-mode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/justinwoo","download_url":"https://codeload.github.com/justinwoo/new-purescript-mode/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245036127,"owners_count":20550662,"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","purescript"],"created_at":"2024-10-10T23:46:40.182Z","updated_at":"2025-03-22T23:32:29.775Z","avatar_url":"https://github.com/justinwoo.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"# New PureScript Mode\n\nThis is a PureScript Emacs mode I am putting together to replace my own usage of [purescript-mode](https://github.com/dysinger/purescript-mode), which is a fork of haskell-mode. While it is amazing that haskell-mode itself is code that has been migrated and committed to since 1992, it features a huge amount of code that is simply unused. As my own need for a PureScript mode is limited to syntax highlighting and *some* alignment, I will focus on getting that working in some simple way.\n\nFor any IDE related functionality, install [psc-ide-emacs](https://github.com/epost/psc-ide-emacs).\n\n## Goals\n\n* Cheap syntax highlighting\n* Indentation via SMIE or some other method not involving parsing in elisp \u003chttps://www.gnu.org/software/emacs/manual/html_mono/elisp.html#SMIE\u003e\n\n## TODO\n\n* Indentation\n* Misc.\n\n## Installation\n\n```lisp\n(add-to-list 'load-path (expand-file-name \"~/Code/new-purescript-mode/\"))\n(require 'new-purescript-mode)\n```\n\nIf you are using Spacemacs, consider telling it to not mess with indentation:\n\n```lisp\n(add-to-list 'spacemacs-indent-sensitive-modes 'purescript-mode)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustinwoo%2Fnew-purescript-mode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjustinwoo%2Fnew-purescript-mode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjustinwoo%2Fnew-purescript-mode/lists"}