Hi Guilers,
I'm working on a Google Summer of Code project Emacsy, an embeddable Emacs-like
library for Guile. I just finished putting out a release[1]. The big new
thing is it has a GTK WebKit browser as an example program. See screenshot[2].
Ludo and I were discussing some details below
Hello guilers,
I'm developing Emacsy[1], and I'm trying to design a good way of grouping and
exposing interactive commands. My interest is specifically related to Emacsy,
but for guilers in general the question is, How should one provide exports of a
different flavor? We have only "public" ex
Guile’s compiler and VM. This
> project focuses on the missing piece: replacing the Emacs Lisp
> interpreter in Emacs by Guile.
>
> • Emacsy, by Shane Celis
>
> https://google-melange.appspot.com/gsoc/proposal/review/google/gsoc2013/shanecelis/1
>
> Th