Good info. Thanks folks. Jed ... reference ... rule, ... is ... be ... use ... each ... must ... reductions ... both ... to ... more ... to ... do ... the ... ...
I'll upload the changes to the SourceForge CVS tomorrow, but I thought some of you might be interested in how GoldDot is coming along... I took a brief tangent...
I've uploaded the changes to SourceForge CVS, released the latest Beta (for those who want to play with the DFA graphing), and am working on getting a ...
It looks great! I will update the website soon with a link to your site. Also, the Zip file you uploaded with the GOLDDot software appears to be corrupted....
Apparently I made the mistake of uploading it as text instead of binary (that happens so often, it has become quite an annoyance). My apologies, and thanks...
Hi, I'm still a newbie. Sorry if it's a stupid question. I designed several parsers from scratch in the past years. Yes, I knew a bit (really not a lot) about...
Paul Dube
pdube@...
Jan 4, 2004 3:46 pm
258
GoldDot 1.0 Beta 3 adds the LALR parser, finishing out most of the major features. Be aware that do to the size of the resulting DOT file (one grammar...
... I think I know what you are trying to do in the grammar. Below, I have a version of the grammar that is, hopefully, what you had in mind. I added periods...
It looks great. I downloaded the Dot software and created some charts. Excellent. I will update the website soon with you're new Beta. - Devin ... major ... ...
Here's another attempt at the grammar. All the attributes/fields for DFHMSD and DFHMDI are lists. If the order is significant, you can enforce this at parse...
Hello everyone, I just wanted everyone to know that I will be updating the Builder to version 2.1 very soon. The new version contains a number of tweaks, bug...
Probably a bit a late for such a request but ... Any chance of an extra constant for templates - the file base name would help ( %filename% ) that way you...
I think this is pretty cool, but I've made my biggest modification to the codebase put together by Marcus Klimstra yet... I've created a new class (EvParser),...
Following link to Hawkins' tutorial (from http://www.devincook.com/goldparser/download/engine/index.htm) is broken: http://www.hawkini.co.uk/masters/sample.zip...
Hi! First, let me say that I've enjoyed working with GOLDParser. I'm finding a lot of things I can do with the GOLDParser system that would be awkward using...
I keep finding new reasons on why LAR is flawed. and some sort of overhaul needs to be done. It's next on my TODO list to examine and see what I can do. I...
Thanks for the reply. While I'm a little pressed for time right now, I did spend about 4 hours looking at the problem last week. I didn't find an easy fix,...
... Er. not really, but sort of... What it does is that, once the engine has produced the final Parse Tree it then descends down into the Parse Tree as far as...
Devin, I think you are the person of 21th century who gift us such an excellent product. I just wanted to thank you. Eylem Ugurel (Boethos Script Engine) ...
I've attempted a start at a solution. I can't decide if I just want to rewrite LAR, or perhaps (nearly) all of the code dealing with LAR as well. This attempt...
... I will be creating 2.1.1 very soon since I found a minor (yet annoying) bug in version 2.1.0. The bug concerns using set constants in terminal definitions....
... Don't worry. :) ... of ... This grammar is ambigious since multiple derivation trees (possible parse trees) for the same input. For instance, assume you...
Hi: Running Gold 2.1 on Win2000 I can't activate the 'Edit' sub-menu using Alt+E. Therefore, I can't cut using Alt+E+T or paste using Alt+E+P. Can this be...
Thanks for the quick turnaround! I'll try it out and let you know how it works. thanks, randy ... want to ... as well. ... way. I ... modified the ... with...