Skip to content

Repository files navigation

About Emacsy

Emacsy is an embeddable Emacs-like library using GNU Guile Scheme. It was a kickstarter project, and it also was a Google Summer of Code 2013 project.

I will be working with Ludovic Courtès from the GNU Project. Keep abreast of its development by watching this repository or following me on twitter [@shanecelis](https://twitter.com/shanecelis).

Get it

git clone https://git.savannah.nongnu.org/git/emacsy.git

build it

guix environment -l guix.scm
./autogen.sh
./configure
make
./pre-inst-env hello-emacsy

and

./pre-inst-env emacsy-webkit-gtk

To build a minimal Emacsy, perhaps packaging it for a new distro:

./autogen.sh
./configure --with-examples=no
make

Emacsy is free software, it is distributed under the terms of the GNU General Public Licence version 3 or later. See the file COPYING.

WARNING/Usage

This project is currently in development. It is as alpha as can be. Not meant for general consumption yet. Contributors, welcome!

Emacsy usage is being explored in the Nomad extensible web browser and in Guimax

Bugs

Please send Emacsy bug reports to guile-user@gnu.org.

legalese

Copyright © 2012, 2013 Shane Celis <shane.celis@gmail.com> Copyright © 2019 Jan (janneke) Nieuwenhuizen <janneke@gnu.org>

Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved.

About

Fork of https://savannah.nongnu.org/projects/emacsy

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages