hi Daniel!
First, I must appreciate for your encourage! That makes me happier
though I'm still weak and headache. ;-)
On Sun, 2013-02-17 at 14:14 +0800, Daniel Hartwig wrote:
> On 17 February 2013 13:03, Nala Ginrut wrote:
> > PS: and I have to mention that bug, I believe it's a bug.
> >
> > When
I'm happy to announce version 0.0 of a hitherto unpublished Guile project.
This projectlet comprises approximately 300 lines of Scheme and
some guile interfaces to functions from the libraries of GNU PSPP
(a statistical analysis program).
However the purpose is not to provide Guile bindings to P
On 17 February 2013 13:03, Nala Ginrut wrote:
> I put here:
> https://gitorious.org/glow/artanis
The examples you mentioned make this look very interested. Nice job.
On 17 February 2013 13:03, Nala Ginrut wrote:
> PS: and I have to mention that bug, I believe it's a bug.
>
> When the server-handler get the request, I found the uri in request have
> no 'host', it's #f. It causes trouble for me to implement url redirect
> mechanism, which used to implement admin
Sorry for the late guys!
I planed to give you a lightweight web-framework, and you may use it to
build your own site with Guile easily. Besides, with Guile's inner
web-server, you could have 10K concurrency performance.
But life is no so perfect, I was sick for few days, so I'm late for the
potluc
Dear list,
It seems the read syntax of a hash table has been silently changed.
Now (make-hash-table) produces
#
instead what was in 1.8
#
But the document is not updated yet?
I used to use the read syntax to get the length of the hash table.
It would be more convinient if a hash-length procedur
Hi all,
I started writing my guile-xcb bidings too late to have them ready
for today, but I thought I'd describe what's coming...
guile-xcb is a language implemented in the Guile VM that parses the XML
files used by the xcb project to specify the X protocol and compiles
them into Guile modules c
Yay, finally I have a somewhat represent-able contribution.
Made it in time! (at least in my timezone) :-)
A simple program which displays chosen or random haiku from a list, or all
of them if one so choose.
The ability to save to file and load from file is there.
guile-haiku: https://github.com/
Wow. This is very exciting work, Ludovic.
You make our lives brighter :)
Mark
Okay so, for this year's hack, I had originally planned bindings for one
of the databases that look cool, but I never have a reason to use: like
neo4j. This later morphed into me being a little more boring, and
writing a library for dealing with memcached.
The code thus far is available on github
On Sat, Feb 16, 2013 at 3:59 AM, Ludovic Courtès wrote:
> Hello!
>
> To celebrate Guile 2.0’s second anniversary [0], I’m happy to announce
> this Boot-to-Guile QEMU image!
>
> http://www.fdn.fr/~lcourtes/software/guix/boot-to-guile.qcow2
>
Just tried it. Three words: this is fantastic!
Aleix
Mike Gran skribis:
> Here's a fun message specific to your hack.
>
> scheme@(guile-user)> (getgroups)
> ERROR: In procedure getgroups:
> ERROR: In procedure getgroups: Success
Heh, funny. :-)
Actually you found a bug, fixed like this:
diff --git a/libguile/posix.c b/libguile/posix.c
ind
> From: Ludovic Courtès
> Hello!
>
> To celebrate Guile 2.0’s second anniversary [0], I’m happy to announce
> this Boot-to-Guile QEMU image!
Amazing.
...
> Third, we need an actual initrd that does useful things at boot time,
> such as mounting /proc and the host SMB/CIFS share setup by QEMU.
Hello!
To celebrate Guile 2.0’s second anniversary [0], I’m happy to announce
this Boot-to-Guile QEMU image!
http://www.fdn.fr/~lcourtes/software/guix/boot-to-guile.qcow2
sha1: c796a91be2efcae192a4032c13821c52ea9db07f
sig: http://www.fdn.fr/~lcourtes/software/guix/boot-to-guile.qcow2.asc
After a few years off, I've made a new release to guile-curl.
In the meantime, Guile's acquired quite a few ways to deal
with http. But, for more obscure types of URLs, curl can be
pretty valuable. You never know when you'll need to use tftp.
README excerpt:
guile-curl is a project that has
15 matches
Mail list logo