Hello!
It sounds like an interesting project.
>
> The subject line of your post says it is a "GNU Package", but I don't see
> slayer in
> the official list. Perhaps you mean it is one that you want to submit to
> GNU in the hope that they will adopt it as a package? Or did you mean
> something
>
It sounds fun although i'm guile newb..i'm just starting to learn how
recursion works and have written few simple functions reading
The_Little_Schemer..It would be cool to have a binary gui for programs
writen in c and has guile as extension language..
On Sun, May 5, 2013 at 7:15 AM, John Darringt
It sounds like an interesting project.
The subject line of your post says it is a "GNU Package", but I don't see
slayer in
the official list. Perhaps you mean it is one that you want to submit to
GNU in the hope that they will adopt it as a package? Or did you mean something
else? Obviously how
> From: Jez
>I actually submitted a pull request for this challenge
> earlier today: https://github.com/spk121/guile100/pull/1/files
Great! You were the first entry to meet the spec.
> Not as fully-featured as Mark's, though. I just did what was
> spec'ed out, with the exception of moving the
> From: Mark H Weaver
>
> I've attached my solution to Guile 100 Problem #4: TAR files. It should
> work with Guile 2.0.5 or later.
>
> This program does more than you asked for. It aims to be a fully
> functional producer of USTAR archives, and follows the behavior of GNU
> tar with the --fo
I actually submitted a pull request for this challenge earlier today:
https://github.com/spk121/guile100/pull/1/files
Not as fully-featured as Mark's, though. I just did what was spec'ed out,
with the exception of moving the footer to the end of the archive rather
than having it at the end of each
Hi Mike,
I've attached my solution to Guile 100 Problem #4: TAR files. It should
work with Guile 2.0.5 or later.
This program does more than you asked for. It aims to be a fully
functional producer of USTAR archives, and follows the behavior of GNU
tar with the --format=ustar option. In partic
Hi everyone,
I've developed a piece of software that I named SLAYER, by combining the
letter 's' with the word "layer", or replacing the 'p' letter with 's' in
the word 'player'.
Either way, slayer can be thought of as a simpler alternative for wrapper
libraries such as guile-sdl and guile-opengl,
Actually I forgot to send the link of the repo.
https://github.com/aconchillo/guile-oauth
Aleix