comp.lang.ada
 help / color / mirror / Atom feed
From: Anh Vo <anhvofrcaus@gmail.com>
Subject: Re: Intermediate Representation
Date: Wed, 1 Apr 2020 10:17:52 -0700 (PDT)
Date: 2020-04-01T10:17:52-07:00	[thread overview]
Message-ID: <441d121b-9245-41b1-bf99-7a2de2092d55@googlegroups.com> (raw)
In-Reply-To: <4i3hG.2224$8t.1138@fx05.ams1>

If using GPS, from editing pane right click -> Expanded Code -> Show entire file for example. Finer option can be chosen as well, also.


On Wednesday, April 1, 2020 at 9:27:49 AM UTC-7, Per Sandberg wrote:
> As others mentiond
> GNAT/GCC  is open source so just download and read.
> And to get the "expanded" Ada code just
> 
> $gcc -c -gnatD source.adb
> 
> and you will get an source.adb.dg that will contain an intermediate code 
> that is feed further into the compiler.
> /P

  reply	other threads:[~2020-04-01 17:17 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-01 11:40 Intermediate Representation foo wong
2020-04-01 11:54 ` foo wong
2020-04-01 12:16   ` Egil H H
2020-04-01 12:06 ` Optikos
2020-04-01 12:25   ` foo wong
2020-04-01 15:53 ` Simon Wright
2020-04-01 16:27 ` Per Sandberg
2020-04-01 17:17   ` Anh Vo [this message]
2020-04-01 20:40     ` foo wong
2020-04-01 22:28       ` Bob Duff
2020-04-02  0:19         ` foo wong
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox