comp.lang.ada
 help / color / mirror / Atom feed
* ANN: ASIS2XML 20041024a
@ 2004-10-24  7:05 Simon Wright
  2004-10-24 15:38 ` Martin Krischik
  0 siblings, 1 reply; 8+ messages in thread
From: Simon Wright @ 2004-10-24  7:05 UTC (permalink / raw)


ASIS2XML converts a unit's ASIS representation into XML, so as to make
it easier to develop transformational tools using (for example) XSLT.

As supplied, it relies on GNAT; the only ASIS-for-GNAT feature it
relies on is that Data_Decomposition.Size has been extended to work
for Subtype Indications; and that only so that it can work out how
many bytes a record component will occupy when streamed (this part is
in progress)

Not every ASIS feature is supported yet.

There is no XML Schema as yet (however, the output's structure follows
that of ASIS as determined from the Ada specs -- I'm not at all sure
this is the Right Thing for an XML representation).

This is an alpha release, and you can find it at
http://www.pushface.org/asis2xml/

-- 
Simon Wright                               100% Ada, no bugs.



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2004-10-25 19:24 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-24  7:05 ANN: ASIS2XML 20041024a Simon Wright
2004-10-24 15:38 ` Martin Krischik
2004-10-24 17:08   ` Ian Sharpe
2004-10-24 17:40     ` Simon Wright
2004-10-24 17:28   ` Simon Wright
2004-10-25  7:27     ` Martin Krischik
2004-10-25 11:58       ` Georg Bauhaus
2004-10-25 19:24         ` Simon Wright

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