guile

27

Guile on a Ben NanoNote

http://zedstar.org

Guile packaged and running on the wonderful Ben NanoNote.

Read more »
jptmoore's picture
Created by jptmoore 3 weeks 23 hours ago – Made popular 3 weeks 5 hours ago
Category: End User   Tags:
22

Scripting with Guile on Openmoko

http://zedstar.org

An example of scripting a C application using Guile and deploying it on an Openmoko Freerunner.

Read more »
jptmoore's picture
Created by jptmoore 14 weeks 6 days ago – Made popular 14 weeks 6 days ago
Category: High End   Tags:
24

Updated Guile Tutorial

http://www.gnu.org

"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 very basics of Scheme or LISP in general.

Read more »
can.axis's picture
Created by can.axis 25 weeks 5 days ago – Made popular 25 weeks 4 days ago
Category: High End   Tags:
22

Improvements to GNU Guile

http://programming-musings.org

A nice summary of some of the great work done on Guile recently.

Read more »
jptmoore's picture
Created by jptmoore 39 weeks 39 min ago – Made popular 38 weeks 6 days ago
Category: High End   Tags:
25

Emacs Lisp revived

http://lists.gnu.org

"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 few things done..."

Read more »
can.axis's picture
Created by can.axis 40 weeks 3 days ago – Made popular 40 weeks 2 days ago
Category: High End   Tags:
16

Find the distance of other users on Twitter

http://zedstar.org

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.

Read more »
jptmoore's picture
Created by jptmoore 45 weeks 5 days ago – Made popular 45 weeks 5 days ago
Category: End User   Tags:
18

Stallman discusses Free Software and GPLv3

http://broadcast.oreilly.com

"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 president Richard Stallman..."

Read more »
14

Building a Guile extension on an embedded device

http://zedstar.org

"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 BeagleBoard..." -- via globa

Read more »
can.axis's picture
Created by can.axis 1 year 7 weeks ago – Made popular 1 year 7 weeks ago
Category: High End   Tags:
14

Scripting with Guile

http://www.ibm.com

"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 applications. Take a quick tour of Guile, and discover its powerful features for building extensible applications..."

Read more »
can.axis's picture
Created by can.axis 1 year 8 weeks ago – Made popular 1 year 7 weeks ago
Category: High End   Tags:
15

Debian mourns the loss of Thiemo Seufer

http://www.debian.org

"The Debian Project has lost an active member of its community. Thiemo Seufer died on December 26th in a tragic car accident..."

Read more »
can.axis's picture
Created by can.axis 1 year 11 weeks ago – Made popular 1 year 11 weeks ago
Category: Community   Tags:
15

A Single Command to Get Started on Functional Programming

http://micahelliott.com

"Functional Programming is old. Ancient. Like right after FORTRAN. But it’s the future. Trust me, I’m named after the dude who knew about Jesus 700 years early. Seriously, it’s not going to take 700 years for FP to go mainstream. Some would argue that it already is. Python, Ruby, and others have adopted a number of FP features.

Read more »
can.axis's picture
Created by can.axis 1 year 12 weeks ago – Made popular 1 year 12 weeks ago
Category: Beginner   Tags:
14

GNU Guile 1.8.6 released

http://lists.gnu.org

"We are pleased to announce GNU Guile release 1.8.6. This is the next maintenance release for the 1.8 stable series. It provides a number of portability improvements, bug fixes, as well as several new features..."

Read more »
can.axis's picture
Created by can.axis 1 year 14 weeks ago – Made popular 1 year 14 weeks ago
Category: High End   Tags:
15

((lambda (x) ((compile x) x)) '(lambda (x) ((compile x) x)))

http://wingolog.org

"Over the last couple days, I implemented a generic tower of compilers in Guile.So for example, you have Scheme as a source language, which defines a compiler to GHIL (a scheme-like intermediate language, simpler and without macros), which defines a compiler to GLIL (a lower-level language), which defines a compiler to object code (the byte sequence of VM code)..." -- see also

Read more »
can.axis's picture
Created by can.axis 1 year 17 weeks ago – Made popular 1 year 17 weeks ago
Category: High End   Tags:
15

ANNOUNCE: Guile-DBI version 2.1.1

http://lists.gnu.org

"...guile-dbi provides a simple, generic, easy-to-use scheme/guile interface to SQL databases, such as Postgres or MySQL ..."

Read more »
can.axis's picture
Created by can.axis 1 year 18 weeks ago – Made popular 1 year 18 weeks ago
Category: High End   Tags:
18

GNU Guile 1.8.5 released

http://lists.gnu.org

"We are pleased to announce GNU Guile release 1.8.5. This is the next maintenance release for the 1.8 stable series. It provides a number of portability improvements, bug fixes, as well as several new features. You can find it here: ..."

Read more »
can.axis's picture
Created by can.axis 1 year 45 weeks ago – Made popular 1 year 45 weeks ago
Category: High End   Tags: