Hi,
I just release guile-json 0.1.0.
https://github.com/aconchillo/guile-json
This is my first guile related release, so comments are more than welcome.
guile-json is a JSON module for Guile. It supports parsing and
building JSON documents according to the http:://json.org
specification. Th
On Wed, 2013-01-30 at 01:48 -0800, Aleix Conchillo Flaqué wrote:
> Hi,
>
> I just release guile-json 0.1.0.
>
> https://github.com/aconchillo/guile-json
>
> This is my first guile related release, so comments are more than welcome.
>
> guile-json is a JSON module for Guile. It supports pars
2013/1/7 Andy Wingo
> I know it's a year late, but I tracked this one down
> Anyway, fetching friendfeed.com/
> now works properly.
>
> Thank you, Andy ;-)
Aleix Conchillo Flaqué writes:
> I just release guile-json 0.1.0.
>
> https://github.com/aconchillo/guile-json
I've uploaded it to my guildhall repo. Current users can
guild update
guild install json
to obtain it. People who aren't using Guildhall can find instructions at
https://githu
On Wed, Jan 30, 2013 at 9:17 AM, Billy O'Connor wrote:
>
> Nice. Looks like you have a small typo in README.org:
>
Thanks! Fixed.
Aleix
On Wed, Jan 30, 2013 at 10:19 AM, Ian Price wrote:
>
> I've uploaded it to my guildhall repo. Current users can
>
> guild update
> guild install json
>
> to obtain it. People who aren't using Guildhall can find instructions at
> https://github.com/ijp/guildhall/wiki/Getting-Started
>
Thanks I
Hi,
z_axis skribis:
> ./.libs/libguile-2.0.so: undefined reference to `GC_unregister_my_thread'
> ./.libs/libguile-2.0.so: undefined reference to `GC_pthread_create'
> ./.libs/libguile-2.0.so: undefined reference to `GC_register_my_thread'
> ./.libs/libguile-2.0.so: undefined reference to `GC_pt
Hello. I'm pleased to announce the upcoming Guile 100 Programs
Project.
The Guile 100 Programs Project is an opportunity to show off your
Guile skills in exchange for a small honorarium.
Each week, on Monday, I'll announce a coding project and ask for
volunteers. On Wednesday, a volunteer wil
i have installed threaded libgc:
$pkg_info | grep boehm-gc
boehm-gc-7.1Garbage collection and memory leak detection for C and
C++
boehm-gc-threaded-7.1_1 Garbage collection and memory leak detection for C
and C++
ls -l /usr/local/lib/libgc[.-]*
lrwxr-xr-x 1 root wheel 19 1 31
Hello all,
In the future it will be important for Guildhall modules to have a lower
priority than in the search path than Guile's core modules. The reason
is that Guildhall has several portable SRFIs, some of which will be
superceded by efficient native implementations in core Guile. One such
ex
Aleix Conchillo Flaqué writes:
> Hi,
>
> I just release guile-json 0.1.0.
>
> https://github.com/aconchillo/guile-json
>
Nice. Looks like you have a small typo in README.org:
diff --git a/README.org b/README.org
index e7d9c91..a10d75a 100644
--- a/README.org
+++ b/README.org
@@ -93,7 +93,7
Hi,
z_axis skribis:
> ./.libs/libguile-2.0.so: undefined reference to `GC_unregister_my_thread'
> ./.libs/libguile-2.0.so: undefined reference to `GC_pthread_create'
> ./.libs/libguile-2.0.so: undefined reference to `GC_register_my_thread'
> ./.libs/libguile-2.0.so: undefined reference to `GC_pt
Hello,
This is a great idea! I especially like the way you ask for information on
what Guile features need to be improved. We could learn a lot from this
project.
I'm also curious - would you consider it bad for people who are already
contributing to Guile to volunteer? I have some free time comi
>
>
>Hello,
>
>
>I'm also curious - would you consider it bad for people
> who are already contributing to Guile to volunteer? I have
> some free time coming up and the project sounds fun to try,
> but you won't be adding another contributor to Guile if I am chosen. :-)
Hi Noah,
The point is
On Wed, 2013-01-30 at 20:43 -0800, Mike Gran wrote:
> >
>
> >
> >Hello,
> >
> >
> >I'm also curious - would you consider it bad for people
> > who are already contributing to Guile to volunteer? I have
> > some free time coming up and the project sounds fun to try,
> > but you won't be adding ano
15 matches
Mail list logo