Hi Jon, Jon Herron <jon.her...@yahoo.com> writes:
> I'm starting to make some more slow progress, I have basic tree-il > generated for simple cases, the below PHP script runs for instance: Sounds cool! > Although no where near finished yet, I'm getting to the point where I > would like to host the code that I'm writing somewhere. I was > wondering if there's a chance of getting a branch that I could commit > to (assuming there is project level interest in this implementation)? > Or should I get a separate project hosted elsewhere (savannah > perhaps?). I'm not exactly sure the protocol for a question like > this, but figured it was worth asking. For now I would be in favor of setting up a separate project on Savannah, rather than having a branch in the Guile repo. That should be technically doable as we’ll make sure to keep the compiler API compatible during the 2.x release series. To be honest, I personally don’t value the PHP language much and would rather have GNU promote Scheme than PHP, though I can understand that some people would find it useful to have interoperability between Guile Scheme and PHP code. Additionally, each language front-end adds a maintenance burden and consumes hacker energy (the ECMAScript front-end needs love, BTW! ;-)). Anyhow, depending on how things evolve in the future, we can still decide to merge it (which would itself be facilitated if all contributors have assigned copyright to the FSF.) What do you think? Thanks, Ludo’.