help-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

parsing the content of a terminal


From: Arkadius Nowakowski
Subject: parsing the content of a terminal
Date: Fri, 25 Nov 2005 16:04:14 +0100
User-agent: Mutt/1.3.28i

Hello again,

I've got to parse a grammar (BSDL) that contains strings.
That strings furthermore contain information which has to be parsed.
The problem lies in the concatenation of the BSDL strings:

" substring_1 " &
" substring_2 " &
...
" substring_n "

What I have to do now is build the whole string and parse its content:
" substring_1 substring_2 ... substring_n "

Don't know if I'm right, but I guess the complete string has to be a
terminal. And I have to call bison in a recursvie way to parse the
content of the string. I've searched the internet but I could not find
enough information how to do this.

Thanks in advance!!!

Best regards.

-- 

Arkadius Nowakowski

email  : address@hidden
gnupg  : http://www.fh-augsburg.de/~nowarek/anowa.gpg
icq#   : 107518121 
jabber : address@hidden                         -o)
msn    : address@hidden                        /\\
                                                 _\_V
Message void if penguin violated ...  Don't mess with the penguin





reply via email to

[Prev in Thread] Current Thread [Next in Thread]