Re: PHP language translator for Guile?

2010-04-01 Thread Jon Herron
Just wanted to send a quick update, I haven't had as much time as I hoped to work on this, but do have a lexer generated with Silex. So far in really quick tests this seems to produce the proper tokens (at least in simple cases). I'm hooked up to the new LALR-SCM module (system base lalr) and

Re: %module-public-interface

2010-04-01 Thread Ian Hulin
Hi Ludovic, On 30/03/10 22:52, Ludovic � wrote: Hello, Andy Wingo writes: On Tue 30 Mar 2010 22:56, l...@gnu.org (Ludovic Courtès) writes: I'm pretty sure that the submodule thing can be changed without any problem. But it seems that the %module-public-interface is used explicitly, at leas