Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cobol-dev] contribute fixes?

Hello Hisari,

Nice to hear from you. That far my changes only focused on making the
current code run on Eclipse 3.2 and I did some fixes and refactoring in
the COBOL Parser.

I have unfortunately very little COBOL examples to test the parser and
editor so I'm not 100% sure if this still works with the Object Oriented
Cobol. I don't mind doing some quick tests if someone can provide me
some tests files for other formats (they should probably be added to the
project).

Would you be interested in integrating these changes in the current cvs
repository?


Erik Putrycz, Ph.D - Research Associate / erik.putrycz@xxxxxxxxxxxxxx /
(613) 990 0681
Institute for Information Technology - Software Engineering Group
National Research Council, Canada - Building M-50, 1200 Montreal Road
Ottawa, Ontario, CANADA K1A 0R6


-----Original Message-----
From: cobol-dev-bounces@xxxxxxxxxxx
[mailto:cobol-dev-bounces@xxxxxxxxxxx] On Behalf Of Hisanori Moriguchi
Sent: September 4, 2006 8:27
To: cobol-dev@xxxxxxxxxxx
Subject: Re: [cobol-dev] contribute fixes?


Hello Erik,

My name is Hisanori Moriguchi, committer of COBOL IDE Project, Fujitsu
Limited, Japan.

Is Parse of COBOL supported? Is parser of other languages supported? If
it is possible, would you like to inform the detail information about
extension points for "enhancing" the parser?

> Hi,
> 
> I'm planning to use the nice source editor as basis for interactive
> reverse engineering tools.
> To start, I've been hacking the code to make the editor work in 
> Eclipse 3.2 and so far so good.
> Next, I'd like to add some extension points for "enhancing" the 
> parser and be able to parse more stuff than the current parser (and 
> also add annotations).
> There seems to be a serious community interest in having the plugin 
> run in Eclipse 3.2 so I was wondering if there would be any way to 
> contribute my code?
> 
> Regards,
> 
> Erik Putrycz, Ph.D - Research Associate / erik.putrycz@xxxxxxxxxxxxxx 
> / (613) 990 0681 Institute for Information Technology - Software 
> Engineering Group National Research Council, Canada - Building M-50, 
> 1200 Montreal Road Ottawa, Ontario, CANADA K1A 0R6

Best regards,

Hisanori Moriguchi, committer of COBOL IDE Project

_______________________________________________
cobol-dev mailing list
cobol-dev@xxxxxxxxxxx https://dev.eclipse.org/mailman/listinfo/cobol-dev


Back to the top