This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Crash course?


On Thu, Feb 07, 2013 at 10:43:26AM -0500, Russell Brennan wrote:
> I'm looking to try to add some functionality to the gfortran compiler,
> namely support for the DEC extensions RECORD, STRUCTURE, UNION, and
> MAP.  I have no experience developing anything in the gnu toolchain.
> Is there a crash course, tutorial, or getting started guide somewhere?
>  I've been grepping through the code thusfar but feel that I could be
> a lot more productive if I knew what I was looking at.  TIA.

Although it is not comprehensive, take a look at
http://gcc.gnu.org/onlinedocs/gfc-internals/
This might give you some ideas on where to start.

-- 
Steve


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]