snapple
11-03-2005, 10:51 AM
From: http://www.actionscript.org/forums/showthread.php3?t=86995
( http://www.actionscript.org/forums/showpost.php3?p=411066&postcount=13 )
( http://www.actionscript.org/forums/showpost.php3?p=411069&postcount=14 )
----------------------------------------
Yeah, you got me :[ Damn AS 3.0!
The funny thing about the domain name; when i registered it, i had no idea that there was already an as2doc.com (should have guessed). But i think as2docs sounds better because you don't just produce 1 document really.
The reason why i built as2doc was because i looked at all the alternatives and i couldn't find a free, desktop actionscript 2.0 documenter for windows. As far as i am aware, mine might be (but probably is not) the first free desktop actionscript 2.0 documenter.
Senocular i cannot say that mine does even 20% of the things that yours does, with other languages and SEPY and stuff - in fact mine only supports @see, @return @param @author tags :[
But writing the parser in Java was a bit hard because parsers, as you know, by definition are not OO, they are more procedural. I'm a great fan of keeping all code dead simple and fuctional - but even with this mentality i still ended up with a parser class of 1046 lines.
Did you write a grammar for the AS 2.0 language senocular?
Regards, snapple :]
( http://www.actionscript.org/forums/showpost.php3?p=411066&postcount=13 )
( http://www.actionscript.org/forums/showpost.php3?p=411069&postcount=14 )
----------------------------------------
Yeah, you got me :[ Damn AS 3.0!
The funny thing about the domain name; when i registered it, i had no idea that there was already an as2doc.com (should have guessed). But i think as2docs sounds better because you don't just produce 1 document really.
The reason why i built as2doc was because i looked at all the alternatives and i couldn't find a free, desktop actionscript 2.0 documenter for windows. As far as i am aware, mine might be (but probably is not) the first free desktop actionscript 2.0 documenter.
Senocular i cannot say that mine does even 20% of the things that yours does, with other languages and SEPY and stuff - in fact mine only supports @see, @return @param @author tags :[
But writing the parser in Java was a bit hard because parsers, as you know, by definition are not OO, they are more procedural. I'm a great fan of keeping all code dead simple and fuctional - but even with this mentality i still ended up with a parser class of 1046 lines.
Did you write a grammar for the AS 2.0 language senocular?
Regards, snapple :]