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

https://github.com/joom/metaprogrammable-editor

Documents (TeX, slides etc.) and code for the editor side metaprogramming in Coq.
https://github.com/joom/metaprogrammable-editor

Last synced: over 1 year ago
JSON representation

Documents (TeX, slides etc.) and code for the editor side metaprogramming in Coq.

Awesome Lists containing this project

README

          

# metaprogrammable-editor
Documents (TeX, slides etc.) and code for the editor side metaprogramming in Coq.

This provides a simple mechanism to write Emacs editor macros in Coq, using the monadic embedded domain-specific language. We can then run them in Emacs, using the interpreter written in Emacs Lisp.

![Screencast](https://raw.githubusercontent.com/joom/metaprogrammable-editor/master/screencast.gif)