Harry Jackson <[EMAIL PROTECTED]> wrote:
> What are the requirements on the pre-processor.
$ perldoc imcc/docs/macros.pod
$ $(EDITOR) imcc/imcc.l
should provide all necessary information.
leo
Melvin Smith wrote:
At 08:44 PM 1/9/2004 +, Harry Jackson wrote:
So, are they staying, staying for now or not sure yet? I have a few
hundred lines of imcc that uses macros and if they are being removed
then I would rather change now and save myself some pain later.
I think we are going to h
At 07:36 PM 1/9/2004 +0100, Leopold Toetsch wrote:
Melvin Smith <[EMAIL PROTECTED]> wrote:
> At 09:01 AM 1/9/2004 +0100, Leopold Toetsch wrote:
> Which is why I hoped people would pitch in and help fix the tests.
Its not tests only. There's already production code out there using
Parrot - ask Dan
At 08:44 PM 1/9/2004 +, Harry Jackson wrote:
Melvin Smith wrote:
But, if you want macros to stay, let them stay.
So, are they staying, staying for now or not sure yet? I have a few
hundred lines of imcc that uses macros and if they are being removed then
I would rather change now and save mys
Melvin Smith <[EMAIL PROTECTED]> wrote:
> At 09:01 AM 1/9/2004 +0100, Leopold Toetsch wrote:
>>Melvin, that's not the way to go. We can remove them from the lexer,
>>when we have an external substitute. Just removing it breaks a lot of
>>existing code. Failing tests may hide other problems and so o
Melvin Smith wrote:
But, if you want macros to stay, let them stay.
So, are they staying, staying for now or not sure yet? I have a few
hundred lines of imcc that uses macros and if they are being removed
then I would rather change now and save myself some pain later.
H
At 09:01 AM 1/9/2004 +0100, Leopold Toetsch wrote:
Melvin Smith <[EMAIL PROTECTED]> wrote:
> IMCC macros are gone. Volunteers feel free to reimplement a
> pre-processor (outside of IMCC) using the macro expansion code
> that was removed from IMCC.
Melvin, that's not the way to go. We can remo
Melvin Smith <[EMAIL PROTECTED]> wrote:
> IMCC macros are gone. Volunteers feel free to reimplement a
> pre-processor (outside of IMCC) using the macro expansion code
> that was removed from IMCC.
Melvin, that's not the way to go. We can remove them from the lexer,
when we have an external s