|
Prev: GNAT GPL 2005 Edition is now available
Next: Survey on the Effects of Organizational Culture on Software Productivity
From: Maxim Reznik on 15 Sep 2005 13:49 Hi Is there Scribe source of Ada RM 2005 draft available? (Like for Ada 95 http://www.ada-auth.org/arm.html#Format_Tool) -- Maxim Reznik http://www.ara-ru.org/
From: Randy Brukardt on 22 Sep 2005 18:46 "Maxim Reznik" <nospam(a)ada-ru.org> wrote in message news:dgcc80$17v4$1(a)pandora.alkar.net... > Hi > Is there Scribe source of Ada RM 2005 draft available? > (Like for Ada 95 http://www.ada-auth.org/arm.html#Format_Tool) No. It's changing too frequently for that right now. Eventually it will be, though. What do you want it for? It's not very interesting (or readable) by itself. Maybe you want another output format, like Texinfo? There is a Texinfo output module for the Corrigendum version, but it's now out of date. Hopefully, the author of the Texinfo output module will update it to match the Amendment version of the tool. (I don't know enough about Texinfo to be able to do that, and I don't really have time anyway.) Randy.
From: Stephen Leake on 3 Oct 2005 21:15
"Randy Brukardt" <randy(a)rrsoftware.com> writes: > "Maxim Reznik" <nospam(a)ada-ru.org> wrote in message > news:dgcc80$17v4$1(a)pandora.alkar.net... >> Hi >> Is there Scribe source of Ada RM 2005 draft available? >> (Like for Ada 95 http://www.ada-auth.org/arm.html#Format_Tool) > > No. It's changing too frequently for that right now. Eventually it will be, > though. What do you want it for? It's not very interesting (or readable) by > itself. > > Maybe you want another output format, like Texinfo? There is a Texinfo > output module for the Corrigendum version, but it's now out of date. > Hopefully, the author of the Texinfo output module will update it to match > the Amendment version of the tool. (I don't know enough about Texinfo to be > able to do that, and I don't really have time anyway.) Yes, I'm planning to do that. (I just got access to a new way to read comp.lang.ada; I've been off line for a while). -- -- Stephe |