Hi all, I hope someone has seen this and has a simple answer... I'm doing the Good 'Ol list of items productions like the ones below: <List> ::= <Item>...
... *ugh* _parser.TrimReductions = False Sorry everyone! I looked at this line more than once and still managed to read it incorrectly. Looks like the parser...
Rich, I've came along the same situation trying to build an object tree from a script input. Try turning 'Trim Reductions' off, and it makes everything...
Hi Devil Cook and Others, I have some legal questions firstly to Devil Cook, and of course to all of you: I have re-written the GOLDParser engine for Delphi...
... First off, thank you for your interest in GOLD. You can submit anything to the e-mail on the website and I will put it on the website when I do the next...
I am having a problem writing a grammar. I narrowed the problem down to two very small grammars. First grammar: "Case Sensitive" = True "Start Symbol" =...
... It is possible to design two different grammars that describe the same language, but one is ambigious and the other is not. The one grammar that you wrote...
Devin et al, OK, this time I thought this through before posting... I'm using VB.net w/ the sample code from the web site, along with Marcus Klimstra's parser ...
... Yikes! When the Engine reads a line comment, it removes all text to (but not including) the newline characters. It might be the case, that the system is...
Hi, I'd like to know how HereDoc syntax can be handled in a parser. HereDoc syntax is the following construct (Perl, PHP): echo <<<EOS some string EOS ... ...
Hi, Attached you'll find sample files to match comments and strings for php. Comments: handle single line comments and multiple lines comments, distinguish...
Hi again, I'm working on a php parser based on GoldParser, I've took Lex and Yacc files from the php CVS and started to work on migrating them to GoldParser....
Hello, I'm interested in Linux development, what possibilities GOLDParser offers in this way? I tried the C++ Source for Engine but it doesn't work. Thanks ...
... ) ... is ... Well you know, Devin, Devil...somewhat similar...hehehe...if you stop the development of GOLD Parser at version 6.66 we'll understand ;-)...
Hi Rubén, the Compiled Grammar Table (the .cgt) should be usable in Linux itself however I think modifications need to be brought to the current C++ engine as...
... you ... no ... 5. GOLD Parser's Compiled Grammar can be used in Any OS 6. GOLD Parser offers a completely integrated Language Development Environment (LDE)...
... Hi, ... and ... engine ... we are actually working on the C++ version of the engine for linux. Well actually, not only linux but all unixes. We plan to...
manuel_astudillo
manuel_astudillo@...
Oct 18, 2003 11:49 am
98
... the ... Not really true. Try to writte a grammar for a script languange like python or like haskell... wont work :/ or at least you cannot define it in a...
manuel_astudillo
manuel_astudillo@...
Oct 18, 2003 11:54 am
99
Hi devin, I tryed to reach you via email, but I got this weird response from your mail server: " Hi. This is the mail program at DevinCook.com. I'm afraid I...
Manuel Astudillo
d00mas@...
Oct 18, 2003 2:44 pm
100
Devin, Just an FYI - I sent a couple of grammars for simple file types in to you last month at the address on your website for grammar submissions. I assume...
Thank you! I will definitely add some of these links when I update the site next time. ... (so ... research/Enseignement/analyseinfo/AboutBNF.html ... ...
... your ... whats ... I keep changing my e-mail address. Everytime a web spider finds it and I begin to get scam-mail, I change it to something else and set ...
... it ... Ok!, but then dont publish the email address as you do. The common way to avoid your email being cought by a web spider is to write it as this: ...
manuel_astudillo
manuel_astudillo@...
Oct 18, 2003 9:20 pm
106
Or you could use a good spam filter. I've been using the SpamBayes Outlook plugin and it is excellent. --Max Battcher-- http://www.worldmaker.net/ public-key:...
On the website, I have spaces between the two parts of the e-mail and the at-sign. However, you're solution is far, far better. I will create a picture and...