Re: [ANN] guile-scsh 0.2

2013-05-06 Thread Chaos Eternal
hi all, ported and pushed. On Tue, May 7, 2013 at 11:19 AM, Chaos Eternal wrote: > hi all, > > Fortunately, I found the same file in newest release of scsh has > changed licensing statement to GPL. I will port that file here. > > On Tue, May 7, 2013 at 11:12 AM, Chaos Eternal wrote: >> hi Mark

Re: [ANN] guile-scsh 0.2

2013-05-06 Thread Chaos Eternal
hi all, Fortunately, I found the same file in newest release of scsh has changed licensing statement to GPL. I will port that file here. On Tue, May 7, 2013 at 11:12 AM, Chaos Eternal wrote: > hi Mark > I found this file is originally from savannah CVS repository: > http://cvs.savannah.gnu.org/

Re: [ANN] guile-scsh 0.2

2013-05-06 Thread Chaos Eternal
hi Mark I found this file is originally from savannah CVS repository: http://cvs.savannah.gnu.org/viewvc/guile/guile-scsh/fname.scm?root=guile&view=markup And the license was like that. Also, there multiple files in the repo written by the same person, Olin Shivers, has clearly declared GPL. I wil

Re: SLAYER announcement and help request for preparing a GNU package

2013-05-06 Thread Thien-Thi Nguyen
() Panicz Maciej Godek () Mon, 6 May 2013 21:36:33 +0200 Thanks :) I see that there are a few persons with similar ideas, and I wonder how powerful we'd become if we managed to orchestrate our powers somehow, as TTN suggested Orchestration is a nice concept. It is the marshalling of se

Re: [ANN] guile-scsh 0.2

2013-05-06 Thread Thien-Thi Nguyen
() Mark H Weaver () Mon, 06 May 2013 11:27:56 -0400 it appears that one of the files (scsh/fname.scm) is non-free software. What does this file do? -- Thien-Thi Nguyen GPG key: 4C807502 pgpZzWsDJlc7z.pgp Description: PGP signature

Re: SLAYER announcement and help request for preparing a GNU package

2013-05-06 Thread Panicz Maciej Godek
2013/5/6 Javier Sancho > Congratulations!! > > I've been working a little on something similar during the last four > years, but I am looking for a kind of fluxus > (http://www.pawfal.org/fluxus/) for games. Thanks :) I see that there are a few persons with similar ideas, and I wonder how power

Re: [ANN] guile-scsh 0.2

2013-05-06 Thread Mark H Weaver
Chaos Eternal writes: > I here by announce the 0.2 version of guile-scsh, which is ported to > guile-2.x and now > available. > > you can get it from: > https://gitorious.org/guile-scsh/guile-scsh This is great news! However, looking through the sources, it appears that one of the files (scsh/f

Re: [ANN] guile-scsh 0.2

2013-05-06 Thread Jay Sulzberger
On Mon, 6 May 2013, Chaos Eternal wrote: I here by announce the 0.2 version of guile-scsh, which is ported to guile-2.x and now available. you can get it from: https://gitorious.org/guile-scsh/guile-scsh Scsh, the scheme shell, a Unix Shell using scheme syntaxes, and much more powerful than

Re: [ANN] guile-scsh 0.2

2013-05-06 Thread Reuben Thomas
On 6 May 2013 07:40, Chaos Eternal wrote: > I here by announce the 0.2 version of guile-scsh, which is ported to > guile-2.x and now > available. > > you can get it from: > https://gitorious.org/guile-scsh/guile-scsh > > Scsh, the scheme shell, a Unix Shell using scheme syntaxes, and much > more

Re: SLAYER announcement and help request for preparing a GNU package

2013-05-06 Thread Javier Sancho
Congratulations!! I've been working a little on something similar during the last four years, but I am looking for a kind of fluxus (http://www.pawfal.org/fluxus/) for games. You can see my code at http://savannah.nongnu.org/projects/gacela First versions were developed with GNU Common Lisp and C