https://github.com/pilisp/emacs-pilisp-mode
Emacs major mode for PiLisp
https://github.com/pilisp/emacs-pilisp-mode
Last synced: about 2 months ago
JSON representation
Emacs major mode for PiLisp
- Host: GitHub
- URL: https://github.com/pilisp/emacs-pilisp-mode
- Owner: pilisp
- License: gpl-3.0
- Created: 2023-03-01T11:48:45.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-01T11:48:56.000Z (about 2 years ago)
- Last Synced: 2025-02-06T04:44:19.979Z (4 months ago)
- Language: Emacs Lisp
- Size: 13.7 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# PiLisp Mode
`pilisp-mode` is an Emacs major mode derived from `clojure-mode`.
## Installation
1. Clone this repository.
1. Place it on your Emacs load path.
1. `(require pilisp)`## License
Copyright © 2023 Daniel Gregoire
Distributed under the GNU General Public License; type C-h
C-c in Emacs to view it or see the [LICENSE](./LICENSE) file.