|
Archives
D Programming
DD.gnu digitalmars.D digitalmars.D.bugs digitalmars.D.dtl digitalmars.D.dwt digitalmars.D.announce digitalmars.D.learn digitalmars.D.debugger C/C++ Programming
c++c++.announce c++.atl c++.beta c++.chat c++.command-line c++.dos c++.dos.16-bits c++.dos.32-bits c++.idde c++.mfc c++.rtl c++.stl c++.stl.hp c++.stl.port c++.stl.sgi c++.stlsoft c++.windows c++.windows.16-bits c++.windows.32-bits c++.wxwindows digitalmars.empire digitalmars.DMDScript |
D.gnu - Hi. I'd like to help.
Hi, I like D language design ideas and I'd like to help making it OpenSource. Currently I'm trying to write ANTLR grammar for the D. Is it interesting for someone? -- Eugene Dec 04 2002
What's an ANTLR grammar? "Eugene Melekhov" <eugene_melekhov mail.ru> wrote in message news:askm47$21gs$1 digitaldaemon.com...Hi, I like D language design ideas and I'd like to help making it OpenSource. Currently I'm trying to write ANTLR grammar for the D. Is it interesting for someone? -- Eugene Dec 04 2002
What's an ANTLR grammar? "Eugene Melekhov" <eugene_melekhov mail.ru> wrote in message news:askm47$21gs$1 digitaldaemon.com...Hi, I like D language design ideas and I'd like to help making it Dec 04 2002
"Walter" <walter digitalmars.com> schrieb im Newsbeitrag news:asm3dr$ng8$1 digitaldaemon.com...What's an ANTLR grammar? Dec 05 2002
Robert M. Münch <robert.muench robertmuench.de> wrote:ANTL is a very nice parser creation framework. It might not be the tool you want to use ;-)) Dec 05 2002
Eugene Melekhov wrote:Robert M. Münch <robert.muench robertmuench.de> wrote:ANTL is a very nice parser creation framework. It might not be the tool you want to use ;-)) Dec 05 2002
Evan McClanahan <evan dontSPAMaltarinteractive.com> wrote:One interesting use of this would be to take the java and C++ grammars that are available, write one for D, and then generate a tool that does automatic translation from C++, C, or Java, to D. Dec 05 2002
"Eugene Melekhov" <eugene_melekhov mail.ru> wrote in message news:asneoe$2m56$1 digitaldaemon.com...Robert M. Münch <robert.muench robertmuench.de> wrote:ANTL is a very nice parser creation framework. It might not be the tool you want to use ;-)) Dec 05 2002
|