Emacs Lisp revived
"Hi all, I finally started real work on implementing the elisp compiler and just pushed a first start-off code to branch elisp. It is however not yet usable for anything, but also already has some very...
View ArticleImprovements to GNU Guile
A nice summary of some of the great work done on Guile recently.
View ArticleUpdated Guile Tutorial
"This document is an introduction into using Guile, the GNU extension language and system. Guile is a dialect of the Scheme programming language, and I will assume you're at least confident about the...
View ArticleScripting with Guile on Openmoko
An example of scripting a C application using Guile and deploying it on an Openmoko Freerunner.
View Articleguile and emacs and elisp, oh my!
«Emacs would be faster, more powerful, and have the ability to access all of Guile's facilities -- the Scheme language, other languages implemented for Guile (Javascript, Lua, ...), a proper ffi,...
View ArticleMini GNU Hackers Meeting at RMLL 2010, Bordeaux, 6-11 July.
"The 11th Libre Software Meeting (aka. RMLL) began this Tuesday, July 6th, in Bordeaux, France. A small group of GNU hackers will be present and a GNU developers room will be available for discussions...
View ArticleGNU Guile 1.9.12 released
Guile is an implementation of the Scheme programming language, with support for many SRFIs, packaged for use in a wide variety of environments. The new release provides many new noteworthy features,...
View ArticleVideos of GNU Hackers Meeting in the Hague available
"Videos of the talks from the GNU Hackers Meeting in the Hague are now available. This meeting took place on 24-25 July at "Revelation Hackspace", prior to the GNOME GUADEC conference, and featured a...
View ArticleGuile removed from GDB
Andy Wingo : « That's unfortunate. Guile is the GNU extension language, you know. »
View Article