ag91 / ob-gore

Org Babel support to run Go with Gore REPL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ob-gore

This lets Emacs Org Babel run Go snippets with the Gore Repl, which is useful to do literate programming in Go (writing blog posts in my case).

For now this only runs the command and retrieves everything as a string, but I plan to slowly extend it to support common header arguments (e.g., :var and :results).

About

Org Babel support to run Go with Gore REPL


Languages

Language:Emacs Lisp 100.0%