An open API service indexing awesome lists of open source software.

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

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.