[il-antlr-interest: 19383] Re: [antlr-interest] multilingual IDE

2008-09-06 Thread Edwards, Waverly
9/5/2008 4:54 PM To: Edwards, Waverly Cc: [EMAIL PROTECTED] Subject: Re: [antlr-interest] multilingual IDE Edwards, Waverly schrieb: This may be off topic but when people refer to multilingual IDE and Unicode, is this ever used within the editor? I understand menus, buttons or other controls

[il-antlr-interest: 19449] Re: [antlr-interest] lexer: matching float vs int

2008-09-09 Thread Edwards, Waverly
That was a pretty neat example. Thank Jim, W. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jim Idle Sent: Tuesday, September 09, 2008 1:04 PM To: Thomas Brandon Cc: [EMAIL PROTECTED] Subject: Re: [antlr-interest] lexer: matching float vs

[il-antlr-interest: 23575] [antlr-interest] language design

2009-05-07 Thread Edwards, Waverly
This question is not directly aimed at ANTLR but towards language design. If someone wouldn't mind responding or directing me towards the answer to why would I want a primitive type to be treated as an object. In Java and C#, primitive types are treated as objects. It seems to me that by doing

[il-antlr-interest: 23587] Re: [antlr-interest] language design

2009-05-07 Thread Edwards, Waverly
-boun...@antlr.org] On Behalf Of Randall R Schulz Sent: Thursday, May 07, 2009 10:38 AM To: antlr-inter...@antlr.org Subject: Re: [antlr-interest] language design On Thursday May 7 2009, Edwards, Waverly wrote: This question is not directly aimed at ANTLR but towards language design. If someone

[il-antlr-interest: 23588] Re: [antlr-interest] language design

2009-05-07 Thread Edwards, Waverly
mistakes) like the one you refer to after having so many winners. W. From: antlr-interest-boun...@antlr.org [mailto:antlr-interest-boun...@antlr.org] On Behalf Of Sam Harwell Sent: Thursday, May 07, 2009 10:51 AM To: Edwards, Waverly; antlr-inter...@antlr.org Subject

[il-antlr-interest: 23973] Re: [antlr-interest] Cannot launch the debugger

2009-06-02 Thread Edwards, Waverly
Very likely a reboot is all that was necessary. I **often** encountered this issue if there was a failure in the interpreter to launch because of an issue with user defined code. I recall having reported this back in August 2007 but I do not recall getting a response as to who this issue

[il-antlr-interest: 24076] Re: [antlr-interest] Languag e design patterns book available in beta

2009-06-05 Thread Edwards, Waverly
evident through the analysis of the code, which is not true. If you are really engaged by the content of the book, you wont mind reading the code separately. W. From: Terence Parr [pa...@cs.usfca.edu] Sent: Friday, June 05, 2009 7:15 PM To: Edwards, Waverly Cc

[il-antlr-interest: 24337] Re: [antlr-interest] how to s afe space - small comment on book Language Design Patterns

2009-06-24 Thread Edwards, Waverly
I would disagree with you. I find the references a very strong benefit. The pattern references give you a pivot point to go check something out if you find it interesting or maybe reinforcement of an idea if you didn't understand concept or another place where you can make a connection that may