Steve Fink wrote: > > I'm not worried about your new make system being a bad idea. I do > wonder if it's a wheel that's been invented before, but that's not my > real concern. My real concern is that it sounds like this is slowing > the introduction of the new assembler, and *that* is blocking much > more development right now than the inadequacies of the current > makefiles. I'm in full agreement that we need to replace the current > dependency system, but I'd rather have a (blessed) assembler to hack > on first.
And I have to agree. The make.pl project is something that I simply used to let my subconscious worry about the issues surrounding the assembler. I'm going to try to have the assembler done over the weekend, with at the least hooks for a macro system so that people can work on pieces of that. Since XS issues were stopping me, I'll come at it from the front end and get the parsing details worked out first, worrying about the actual code generation at the end. -- Jeff <[EMAIL PROTECTED]>