https://github.com/port19x/geiser-overlay
Overlay Scheme Evaluation Results
https://github.com/port19x/geiser-overlay
Last synced: about 2 months ago
JSON representation
Overlay Scheme Evaluation Results
- Host: GitHub
- URL: https://github.com/port19x/geiser-overlay
- Owner: port19x
- License: lgpl-3.0
- Created: 2024-08-28T10:44:34.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-09-20T08:16:20.000Z (8 months ago)
- Last Synced: 2025-03-24T19:09:34.268Z (about 2 months ago)
- Language: Emacs Lisp
- Size: 55.7 KB
- Stars: 12
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# geiser-overlay
[](https://melpa.org/#/geiser-overlay)
[](https://stable.melpa.org/#/geiser-overlay)*Overlay Scheme evaluation results*
This is mostly a s/sly-/geiser-/g of sly-overlay.
Sly-overlay borrows from EROS, which borrows from CIDER.The primary function to call is `geiser-overlay-eval-defun`, which can be bound to
whatever is usually bound to `geiser-eval-defun`.There is otherwise no other special setup necessary for using the library.
### Installation
`geiser-overlay` is available on MELPA and MELPA Stable.
Install it like you would any other emacs package.
### Contributing
Please someone help me move to an async geiser eval call.