gnucobol-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [open-cobol-list] Open Cobol Documentation ?


From: Keisuke Nishida
Subject: Re: [open-cobol-list] Open Cobol Documentation ?
Date: Fri Feb 7 04:38:03 2003
User-agent: Wanderlust/2.9.14 (Unchained Melody) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (Unebigoryƍmae) APEL/10.3 Emacs/21.2 (i386-debian-linux-gnu) MULE/5.0 (SAKAKI)

Hi, Nikhil

At Thu, 6 Feb 2003 08:29:57 -0800 (PST),
nikhil ranade wrote:
> 
> Is there any documentation available regarding the
> source code for open-cobol ?

No.  Please read the source.

> I wanted to know if a tree is created after parsing
> the cobol source code and how one can access it ?

Yes, a parse tree is created.  cobc/tree.h defines
the tree structure, and cobc/codegen.c converts
the tree into C.

Keisuke


reply via email to

[Prev in Thread] Current Thread [Next in Thread]