[antlr-interest] ANTLR 3.0 beta timing

Jim Idle jimi at intersystems.com
Mon Jun 12 04:33:35 PDT 2006


I'll say twiki just one last time:

Twiki : (t+=TWIKI)+ -> ^(TWIKI $t*) ;

TWIKI: 'TWIKI' ;

TWIKI TWIKI TWIKI

OK, so that sounds like some demented robot brain and I said it more than
once. Twiki is written in perl but then it never crashes and it integrates
with Java stuff nicely.

But, basically a wiki is a good idea, it just takes people a while to get
around to contributing via that mechanism.

Jim


On 6/12/06 8:19 AM, "Martin Probst" <mail at martin-probst.com> wrote:

> Well, it's certainly possible to write something in Java that does
> not suffer from memory leaks. After all, it's actually easier than in
> languages without GC ...
> 
> Did you try JSPWiki? It looks really ugly by default, but I've had it
> running on a badly maintained server without any problems for months.
> http://jspwiki.org/
> 
> The Wiki markup language is also better than Wikipedias, no idea how
> it compares to Confluence.
> 
> Martin
> 
> Am 12.06.2006 um 05:27 schrieb Sohail Somani:
> 
>> On Sun, 2006-06-11 at 09:35 -0700, Terence Parr wrote:
>>> 
>>> I need something in Java to integrate with antlr.org...I like
>>> confluence, it's just suffering from the usual Java ailment: memory
>>> leak.
>> 
>> But then it'll never work... I just think an antlr wiki would be
>> wicked.
>> 
>> What sort of integration are you looking for anyway?
>> 
>> 
> 




More information about the antlr-interest mailing list