Goism Save

Not a fan of Emacs Lisp? Hack Emacs in Go!

Project README

Logo

Go Report Card License

goism

Searching for Emacs Lisp alternative? Try hacking Emacs in Go!

Overview

Description

goism is Emacs package that makes it possible to use Go programming language instead of Emacs Lisp inside Emacs.

It provides Go intrinsics and emacs package to make it possible to control Emacs from your programs. Generated functions, methods and variables can be accessed from Emacs Lisp code.

Enjoy the increased type safety and curly braces!

How it works

Valid Go package is converted into Emacs Lisp bytecode.

Emacs goism package implements Go runtime, so translated code behaves as close to the specs as possible.

Different optimizations are performed during this translation, so it is not going to be any slower than "native" Emacs Lisp.

How to use it

See quick guide.

TODO: emacs package installation

Docs

PreRelease2 is the current milestone.

To see what features are going to be implemented in near future, check out milestones.

Projects may contain additional information in "stashed" column.

Tags

  • Compile Golang to Emacs Lisp bytecode
  • Golang from Emacs
  • Emacs Lisp alternative to extend Emacs
  • Emacs Lisp as Golang compilation target
  • "Go" emacs package
Open Source Agenda is not affiliated with "Goism" Project. README Source: quasilyte/goism
Stars
347
Open Issues
68
Last Commit
6 years ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating