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

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

Awesome Lists containing this project

README

        

# geiser-overlay

[![MELPA](https://melpa.org/packages/geiser-overlay-badge.svg)](https://melpa.org/#/geiser-overlay)
[![MELPA Stable](https://stable.melpa.org/packages/geiser-overlay-badge.svg)](https://stable.melpa.org/#/geiser-overlay)

*Overlay Scheme evaluation results*

demo image

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.