Debian mourns the loss of Thiemo Seufer
"The Debian Project has lost an active member of its community. Thiemo Seufer died on December 26th in a tragic car accident..."
View ArticleScripting with Guile
"Scheme is a programming language, but Guile—an interpreter and library for Scheme—transforms it into an embedded scripting language, making it ideal for bringing dynamic new life to your static...
View ArticleBuilding a Guile extension on an embedded device
"Thanks to OpenEmbedded building extensions for Guile that run on embedded devices such as the BeagleBoard is fairly painless [...] As an example I built packedobjects as a Guile extension for my...
View ArticleStallman discusses Free Software and GPLv3
"On June 29, 2007 the Free Software Foundation released the GNU General Public License, version 3. What happened since then? I had the opportunity to discuss many subjects with FSF's founder and...
View ArticleFind the distance of other users on Twitter
A command line program to find the distance of other Twitter users and post the result to your Twitter account.Uses Guile to script a network protocol.
View ArticleEmacs 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