Re: Guile Lua

2012-11-19 Thread Ludovic Courtès
Hi! nalaginrut skribis: > I'd like to know what work should the maintainer take? As I know there's > some work has been done, but it didn't merge into stable-2.0. What's the > rest work? Does it work now? I think the first task for you (congratulations! ;-)) or anyone else interested will be t

Re: Guile Lua

2012-11-19 Thread Ian Price
nalaginrut writes: > I'm interested on our multi-language feature. And I wish Guile become > the real dynamic language compiler collection someday, which mean we > need to add more workable languages. > I'd like to know what work should the maintainer take? As I know there's > some work has been

Re: Making libunistring optional

2012-11-19 Thread Mark H Weaver
Hi Ludovic, l...@gnu.org (Ludovic Courtès) writes: > Here’s an attempt to “reduce the number of dependencies” of Guile. The > approach, as suggested by Bruno Haible, uses Gnulib’s > ‘libunistring-optional’ module, along with the 22 (!) unistring modules > that provide the functionality we need. >

Re: Making libunistring optional

2012-11-19 Thread Noah Lavine
Hi Mark, I think you and Ludo may actually be thinking along similar lines. It seems like you're saying that you'd like one tarball that contains only Guile-specific code, and another one with Guile plus some dependencies plus maybe a nice build script. I don't have an opinion on whether to separ

Re: Guile Lua

2012-11-19 Thread nalaginrut
On Mon, 2012-11-19 at 22:07 +0100, Ludovic Courtès wrote: > Hi! > > nalaginrut skribis: > > > I'd like to know what work should the maintainer take? As I know there's > > some work has been done, but it didn't merge into stable-2.0. What's the > > rest work? Does it work now? > > I think the f

Re: Guile Lua

2012-11-19 Thread Daniel Hartwig
On 20 November 2012 08:24, Ian Price wrote: > I'm no expert on lua, so I can't give you a huge long list, but Phil did > make a post titled "Creating a Lua Roadmap" at > http://article.gmane.org/gmane.lisp.guile.devel/12291 > > The first issues would be them. There appears to be a notes.org in the