Search the web
Sign In
New User? Sign Up
GOLDParser · GOLD Parsing System
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1749 - 1795 of 3462   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1749
I am using the Java engine. Doesn't look like that event is implemented there. I guess I'll try to fix it myself and submit the fix... ... [Non-text portions...
Gregory Golberg
debedb37
Offline Send Email
Sep 1, 2005
4:18 pm
1750
I am trying to test the ANSI C grammer and i get an error when i try any loops(for or while) or any if else statements. I also tryed it with the Java grammer...
gtarbell
Offline Send Email
Sep 1, 2005
4:49 pm
1751
Are you sure having a comment handler is enough? Maybe I am wrong, but I don't see how you can reinsert the comments in a reliable way. The reduce events can...
Robert2275
rvl@...
Send Email
Sep 1, 2005
5:10 pm
1752
Without trying, looks like you're right, but in any case, implementing this message in Java engine is trivial (I've done it already) and maybe someone wants...
Gregory Golberg
debedb37
Offline Send Email
Sep 1, 2005
6:03 pm
1753
Dear All, I have discovered that there are two ways in which one can get into some new technology, especially in case of computers and related tech. One way is...
amitmohanty_5
Offline Send Email
Sep 2, 2005
12:32 am
1754
visit , join, post , forward http://www.studyjava.org/forums...
lizaa1976
Offline Send Email
Sep 2, 2005
10:17 am
1756
Calitha Engine has a sample caculator. Download the C# - Calitha .NET Engine by Robert van Loenhout from http://www.devincook.com/goldparser/engine/dot-net.htm...
larmaqau
larmaqau@...
Send Email
Sep 2, 2005
3:27 pm
1757
... Most (and I haven't worked with MSIL long enough to tell you if it is any different) Assembly language grammars are not meant for parsing in a tool like...
Max Battcher
world_maker
Offline Send Email
Sep 3, 2005
1:01 am
1759
... implementing this ... Yes, you are right about that. And I will implement this comment event in my Caltiha engine too. Never thought about someone needing...
Robert2275
rvl@...
Send Email
Sep 3, 2005
9:12 am
1761
Hello everyone, I just uploaded version 3.0 of the GOLD Builder. The new version contains a large number of changes designed to make creating languages a...
devindcook
Online Now
Sep 4, 2005
9:30 am
1762
file name:graphviz.grm I would like to write the codes which I did not understand. If anyone has some time to help me out I would really appreaciate that. 1)...
Richard Schneider
bhl_richard
Offline Send Email
Sep 4, 2005
9:38 am
1763
... First off, thank you for the compliment. I, however, and no god. ... although I am typically a level 10 neutral-good wizard... :-) ... All grammars...
Devin Cook
GOLD-Admin@...
Send Email
Sep 4, 2005
7:03 pm
1764
... What exactly is happening? Does this happen in the Grammar Test window in the Builder, or is this occurring in an Engine? ... I don't know. Sorry....
Devin Cook
GOLD-Admin@...
Send Email
Sep 4, 2005
7:29 pm
1765
When I load the C grammer into the gold parser builder, then run the test grammer, it only reads the first token, then throws an error saying "Parser error:...
Geddy Tarbell
gtarbell
Offline Send Email
Sep 5, 2005
4:48 am
1766
If I remember correctly, the ANSI C grammar does not support declaring variables within the for-loop header. As a result, when it reads the "int", a syntax...
Devin Cook
GOLD-Admin@...
Send Email
Sep 5, 2005
5:43 am
1768
This still occurs with or with out the variable declaration inside the loop. thanks Geddy ... ______________________________________________________ Click here...
Geddy Tarbell
gtarbell
Offline Send Email
Sep 5, 2005
3:58 pm
1770
Today I found out about OpenC++ / OpenJava and I was impressed by the ease that C++ can be extended with new concepts. I thought that something similar can be...
axilmar
Offline Send Email
Sep 5, 2005
4:09 pm
1771
Okay. I took a closer look. The reason the loop is causing a syntax error is that the grammar only allows statements within function definitions. The following...
Devin Cook
GOLD-Admin@...
Send Email
Sep 5, 2005
7:13 pm
1775
I prepared beta version of the new engine along with VBScript parser example. It can be downloaded from: ...
Vladimir Morozov
vmorozov72
Offline Send Email
Sep 7, 2005
2:13 pm
1777
Hi Devin! I'm a new user of GOLD and I would like to congratulate you about the great job you made. It is really a dream that becames true. I think that...
andersoncarli
Offline Send Email
Sep 8, 2005
11:38 pm
1781
Something is wrong with the setup program of 3.0, because the data execution prevention of my athlon64 gives red alert. That wasn't the case in the previous...
svv1999
Offline Send Email
Sep 11, 2005
4:41 pm
1782
... Could you elaborate on your question? What exactly do you mean with Gold parser for example? Is that the Gold builder program? Or one of the engines you...
Robert2275
rvl@...
Send Email
Sep 11, 2005
8:57 pm
1783
... Hmm probably replied to some old post. I hate that Yahoo keeps reversing my date sorting....
Robert2275
rvl@...
Send Email
Sep 11, 2005
9:03 pm
1784
New version of C# Engine 2.0 is released. It can be downloaded from http://www.notebar.com . Source code of the engine includes autogenerated documentation and...
Vladimir Morozov
vmorozov72
Offline Send Email
Sep 12, 2005
6:46 am
1785
That's really odd. I used the same installation software that I used in the last version. I uploaded a zip containing just the core files - it might work on...
Devin Cook
GOLD-Admin@...
Send Email
Sep 12, 2005
1:45 pm
1786
Thank you. :) - Devin...
Devin Cook
GOLD-Admin@...
Send Email
Sep 12, 2005
1:54 pm
1790
The Gold Parser looks like a dream : · very intelligent product specification · suitability for many type of parsing, as demonstrated by the availability of...
fbaudoux_ir
Offline Send Email
Sep 15, 2005
11:09 am
1791
Hello! I'm a beginner and I obviously haven't got the knowledge to create a grammar! Suggestion on what to read would be nice! I almost always get the DFA...
Anders Eriksson
ameissuperguru
Offline Send Email
Sep 16, 2005
9:26 am
1794
I don't quite realise what context-free means... Is a pascal unit context-free? I.e. the source file is logically structured into "interface" and...
Yury
ybxsoft@...
Send Email
Sep 18, 2005
10:35 am
1795
If you don't THINK you understand what context free is, please refer to http://planetmath.org/encyclopedia/ContextFreeLanguage.html It will help you making...
Francis Baudoux
fbaudoux_ir
Offline Send Email
Sep 18, 2005
12:58 pm
Messages 1749 - 1795 of 3462   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help