|
|
Visit the
Groups blog for the latest Yahoo! Groups information
Description
GOLD is a free parsing system that you can use to develop your own programming languages, scripting languages and interpreters.
Unlike compiler-compilers, GOLD does not require you to embed your source code directly into the grammar. Instead, the application analyzes the grammar and then saves the parse tables to a separate file. This file can be subsequently loaded by the actual parser engine and used.
Since the parse tables are programming language independent, the parser engine can be, and has been, easily implemented in different programming languages. As a result, GOLD supports a myriad of programming languages - more than any other parsing system. These include ANSI C, C++, C#, Delphi, Java, Pascal, Python, Visual Basic 6, Visual Basic .NET and x86 Assembly
Please feel free to post on any topic related to parsing technology or programming languages - even if it is not about GOLD. However, do not post any spam. If you do, you will be banned.
Have a great day and happy programming.
|
Yacc grammar & ambiguity
Folks, I wanted to import a Yacc grammar into GOLD but I got errors at these lines: %pure_parser %parse-param { LocParser* parser } %lex-param { LocParser*
Posted - Mon Feb 8, 2010 1:46 pm
|
samir_fci
Offline Send Email
|
Gold V4.0 and Unicode
Hey Devin, saw the screen shot of the upcoming version... Looks nice! I'm looking forward to being able to use it. I was wondering if it will have better
Posted - Thu Feb 4, 2010 7:36 am
|
wulvn
Offline Send Email
|
Re: GOLD Parser -> Compiler
Thank you a lot for all the information, I appreciate this response. I will develop this compiler step by step and come back when the engine is finished. Best
Posted - Tue Feb 2, 2010 9:38 pm
|
Elvis
tiger_s_18
Offline Send Email
|
Re: GOLD Parser -> Compiler
You must either create an engine, or you can use an existing engine (Listed here: http://www.devincook.com/goldparser/engine/index.htm Also, if, by chance, you
Posted - Mon Jan 25, 2010 9:25 pm
|
Nick Sabalausky
bus_yahoogroups@...
Send Email
|
GOLD Parser -> Compiler
Hello all, I'm new in this group and I have some questions if you can help me. I'm not very experimented in compilers. I tried to develop one from the GOLD
Posted - Sat Jan 23, 2010 10:55 pm
|
Elvis
tiger_s_18
Offline Send Email
|
Add GOLDParser to your personalized My Yahoo! page What's This?
|
Message History
Group Email Addresses
| Related Link: |
http://www.devincook.com/goldparser |
| Post message: |
GOLDParser@yahoogroups.com |
| Subscribe: |
GOLDParser-subscribe@yahoogroups.com |
| Unsubscribe: |
GOLDParser-unsubscribe@yahoogroups.com |
| List owner: |
GOLDParser-owner@yahoogroups.com |
|