[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: The future
From: |
Pascal Bart |
Subject: |
Re: The future |
Date: |
Sat, 12 Jan 2002 18:18:29 +0000 (GMT) |
Hi,
>I'm looking for subscriptions, i.e., for people who will address one
>of the following issues. Keep us informed if you pick up a task.
Well, finally I'm going to work on this task :) :
>2. The syntax for skeletons.
>
>%%{section} %%{body} %%".c" %%{yacc}
>
>Let's go to something like
>
>%%{section, "%%{body}%%{tab}.c"}
>
>or something along these lines. The idea is basically to look right
>now for a syntax which is more scalable and more uniform than above.
>In the present case, body and tab are simple variables, tab being
>`.tab' or `' depending upon the command line options. This means
>basically moving the handling of muscles from the scanner to the
>parser. I think it is the right move.
>
>Of course there is the problem of whether Bison should look inside the
>strings or not (I mean the scanner), which may lead us to use/not use
>"" etc. At least in this example, they don't appear to be required.
Pascal Bart (address@hidden)