I could not install Gold Builder (GUI) v3.2.0.1 on W2K Pro SP4. Every time I tried it says "Setup cannot continue because some system files are out of date on...
Is there any way to suppress rules in program templates that would be trimmed when trim reductions is switched on? I don't want the ##RULES block to include...
A new version of the Calitha GOLD Parser Engine has been released. Version 1.13 contains a fix related to using nested comments. You can download the latest...
Are there any feature requests for the Calitha GOLD engine and related files? Or maybe you could share your experiences when using it? Please tell something...
I have been successfully using Vladimir Morozov's C# engine. How does yours differ from this? ... [Non-text portions of this message have been removed]...
... The Calitha engine was implemented before the Morozov engine existed. At least it was not available on the GOLD Parser website. So I do not know how it...
found a bug in the engines.. not sure if its been reported. I queried Justin who said its been a long time since he wrote it.. anyway I have a fix which...
Hey everyone, I just returned from a rather nice trip to Arizona and Nevada. I'm behind on e-mails, but I will get to them all. Have a great day, - Devin...
Devin Cook
GOLD-Admin@...
Aug 31, 2006 10:33 am
2497
Not yet, but that's a great idea. I might be able to add that in the next release. - Devin...
Devin Cook
GOLD-Admin@...
Aug 31, 2006 10:56 am
2498
Thank you. That's an incredibly strange error. I am surprised it didn't work correctly with W2K! I'm glad you got the installation to work. Have a great day, -...
Devin Cook
GOLD-Admin@...
Aug 31, 2006 11:00 am
2499
Cool... can we have two options, one to supress would-be-trimmed rules and another to suppress empty rules. ... [Non-text portions of this message have been...
Excellent. I will update the site shortly! Thanks again for all your hard work!...
Devin Cook
GOLD-Admin@...
Sep 2, 2006 11:26 am
2501
My next project is the porting of the source code to C++ for compilation for the UNIX, Macintosh and Linux....
Devin Cook
GOLD-Admin@...
Sep 2, 2006 11:31 am
2502
Here's an update to my previous post of the x86 assembler grammar. most instructions are here but there is no macros definitions or assembler specific...
Hello everyone, The GOLD Website has been updated. The following is a list of the new or changed items: * Update! Rob van den Brink updated the Pascal Engine! ...
Not yet. Without a standardized version of GOLD, releasing the source code could result in several incompatible variants - which would result in different...
Devin Cook
GOLD-Admin@...
Sep 4, 2006 8:46 pm
2506
Hello, I'm working on redcode (corewars) grammar using GOLD. You can see my current version here ...
I had exactly the same problem in VBScript where some keywords such as "Default" and "Step" are allowed to be identifiers also. What you should try is adding...
... operator) ? There are many solutions to your problem, but you might not understand the problems that may arise having solved your original problem. The...
Is this an assembly language? I couldn't open the language. - Devin...
Devin Cook
GOLD-Admin@...
Sep 8, 2006 9:24 am
2510
I did defined it as <Label> ::=Label ... <Modifier> ::= I | A | B | AB | BA | F | X And that works. Meaning is that in location where <Label> (identifier) is...
... Kind of assembly language for MARS, which is virtual machine where code warriors trying kill each other (force him to run instruction DAT) / survive (run)...
Hi, Using the latest GOLD engine, it cannot recognize terminals which are the same but diffrent case. In the example below, only uppercase 'W' is recognized,...
Hello all, I'm testing cobol 95 grammar and I've found some problem's: <Communication Section> ... Would be <Communication Section> ... Same in <Report...
Thanks for the heads up. Sorry about the errors - it's a huge grammar and it's easy to overlook a rule here or there! :) In the second case, "text" is a...
Devin Cook
GOLD-Admin@...
Sep 12, 2006 5:29 pm
2516
Great question. In the rules, identifier-style literals such as B and W represent terminal names. These are case-insensitive. As a result, when the system...
Devin Cook
GOLD-Admin@...
Sep 12, 2006 5:37 pm
2517
Thanks! It worked! - Dennis ... and W ... when the ... After the ... Because only ... [mailto:GOLDParser@yahoogroups.com] On ... are ... uppercase 'W' ... ...