comp.lang.ada
 help / color / mirror / Atom feed
From: gautier_niouzes@hotmail.com
Subject: Re: example of machine generated Ada ?
Date: Thu, 3 Oct 2013 02:01:04 -0700 (PDT)
Date: 2013-10-03T02:01:04-07:00	[thread overview]
Message-ID: <b60bf694-7fd7-4bf2-ad3c-9055ee153921@googlegroups.com> (raw)
In-Reply-To: <87fee75d-04d9-49bb-8cb2-4c5ea7f98cdf@googlegroups.com>

Actually, as you guess, you get plenty of advantages for free with machine-generated code: strong typing, type safety of enumerated types, data completeness etc.
You can generate from various sources.
In my hobby projects on Sourceforge, I have code generators from VRML, Doom 3 universes, Windows resources for instance.
Professionally I have moved many "invariant" data from databases into Ada sources.
The perfoermance and maintability gains are tremendous.
G.

  parent reply	other threads:[~2013-10-03  9:01 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-02 17:37 example of machine generated Ada ? Patrick
2013-10-03  5:10 ` Robert Love
2013-10-03  6:14   ` Niklas Holsti
2013-10-05 15:46     ` Martin
2013-10-03  5:40 ` Simon Wright
2013-10-05  2:49   ` Randy Brukardt
2013-10-05  7:22     ` Simon Wright
2013-10-03  9:01 ` gautier_niouzes [this message]
2013-10-03 11:38 ` Marius Amado-Alves
2013-10-03 13:12 ` Patrick
2015-01-09 21:33 ` Paul Rubin
replies disabled

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