Hi, I've just signed up this group, I am studying convert VB6 to Java, does anyone have a VB6 BNF??? Best Regfards. [Non-text portions of this message have...
Hello, I am Yogi Yang. I am new to Gold Parser. I have a need to build a parser which can parse following type of text ... c << This character is used for...
I have a parser-based tool that I developed and ran under the XP operating system. When I try to run the same tool under Vista, I get error 429, "activex...
Hi, I have a GOLD Parser version running under Vista, and it works very well. Let me use this communication to see if anyone have a BNF for a 4GL Language ...
Hi, I'm having a trouble with "import goldengine.java" It says that package does not exist. How can I fix this problem? Can anyone help me? Thanks in advance! ...
Hello, I'm curious, are there any updates/bugfixes/new versions of GP coming? How can one contribute? Would it be possible to work with source to fix bugs?...
Hello All, Dominique and I have a new temporary E-Mail Address. It is cohearn1958@.... We are moving back to the West Coast and will let everyone know...
CHARLES OHEARN
cohearn@...
Mar 3, 2009 2:45 am
3415
Does anyone know what has happened to Mr. Cook? Does anyone know what's going on with the Gold Parser? If Devin can't or isn't going to continue developing the...
Devin seems to have been online in 07/08 last. Since he decided to not give the gold source in public, little can be done to save his actual work. On the other...
That's exactly what I've been wondering. He seems to have disappeared (fortunately the site is still there, though). His absence is made even more unfortunate...
Nick Sabalausky
bus_yahoogroups@...
Mar 28, 2009 11:09 pm
3418
Yes, same grief here. We have a few large projects, so it is not easy to loose the investments into GoldParser. However, there are several bugs and stumble...
Hello all, ... that's exactly the situation I feared all the last months. I was looking for an alternative for my current BNF-engine which is the main part of...
... Yeah!!! That's good to hear Devin. Just out of curiousity, and for possible posterity, do you have some sort of plan or idea of what would happen to your...
We have a very complicated SQL grammar (e.g. 600 data types, e.g. hundreds of functions)... I would like to make a tool something like Intellisense with the...
I'll put the source in my will. :) - Devin _____ From: GOLDParser@yahoogroups.com [mailto:GOLDParser@yahoogroups.com] On Behalf Of wulvn Sent: Sunday, March...
Devin Cook
GOLD-Admin@...
Apr 5, 2009 8:59 pm
3426
I did a ton of work converting the source over to VB.NET. When it is all complete, I should be able to create a Builder.DLL which can be hooked into different...
Devin Cook
GOLD-Admin@...
Apr 5, 2009 9:03 pm
3427
I will be out of the office starting 04-04-2009 and will not return until 14-04-2009. <FONT SIZE=1 FACE="Arial">_______________ Vi goer opmaerksom paa, at...
Jens Linneberg Rasmus...
jensra@...
Apr 5, 2009 9:15 pm
3428
Hi Mr. Devin, I have already wrote trying to have a GP source to rewrite it in Java, and use it for several real projects, in the translation area, if you have...
I am new to this and I am trying to parse a conditional and math script that I am developing. I am failing on hyphens in the Identifiers and the math -. ...
Hi Joao, why translating it to java?? Just use it. Saves time and runs quicker. And whats about changes? With best regards Gerhard _____ Von:...
Gerhard Kreuzer
gerhard.kreuzer@...
Apr 6, 2009 5:37 am
3432
You define your Identifier set as: {ID} = {Letter} + {Digit} + [_-] - [:] Which includes the single dash. You also defined your identifier terminal as: ...
Devin Cook
GOLD-Admin@...
Apr 6, 2009 5:55 am
3433
Hi Gerhard Today it’s VB, and you have no portability… Regards Joao From: GOLDParser@yahoogroups.com [mailto:GOLDParser@yahoogroups.com] On Behalf Of...
... I'm very happy to hear that ! Gold Parser is a so good project that is a sin to leave it unmanaged. Thanks again Devin, I hope to see you soon in GOLD...
Hi to all, I've extended my language grammar and now my programs are more long (between 9000-30000) code lines. Till now I've used the Devin Cook DLL (COM...
Ok... so silent room here :) However I'm reinventing the wheel so I've started to port the cook engine (VB sources) to Delphi 2006... yet. I hope to produce a...