comp.lang.ada
 help / color / mirror / Atom feed
* Bindings for Raptor RDF library - help wanted
@ 2014-07-25 14:19 Victor Porton
  2014-07-26  4:01 ` Shark8
  0 siblings, 1 reply; 2+ messages in thread
From: Victor Porton @ 2014-07-25 14:19 UTC (permalink / raw)


I've started writing Ada2012 bindings for for Raptor RDF library. (RDF is 
related with Semantic Web, if you don't know.)

The ultimate goal is to use Raptor library in my X-former project:
http://freesoft.portonvictor.org/namespaces.xml

As I've discovered the volume of the work is rather big. Does anyone want to 
help me to accomplish this open source project?

Probably it makes sense to backport it to Ada2005.

-- 
Victor Porton - http://portonvictor.org


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

* Re: Bindings for Raptor RDF library - help wanted
  2014-07-25 14:19 Bindings for Raptor RDF library - help wanted Victor Porton
@ 2014-07-26  4:01 ` Shark8
  0 siblings, 0 replies; 2+ messages in thread
From: Shark8 @ 2014-07-26  4:01 UTC (permalink / raw)


On 25-Jul-14 08:19, Victor Porton wrote:
> Probably it makes sense to backport it to Ada2005.

Hm, I dunno.. it seems like you'd be losing a lot for a relatively small 
gain in compilers -- not a whole lot of compilers went to Ada 2005 as 
compared to 95. So /that/ would likely be a better pack-port language... 
though for full Ada-generality backporting the interface all the way to 
Ada 83 (so you could feed it to DEC Ada and such).

...But this brings up an interesting point: it should be possible to 
automatically generate Ada 83 specs that bind/link to the Ada 2012 
compilation objects, which would give you the best result in terms of 
keeping the source at the current standard and providing means for using 
them in prior versions.


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

end of thread, other threads:[~2014-07-26  4:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-25 14:19 Bindings for Raptor RDF library - help wanted Victor Porton
2014-07-26  4:01 ` Shark8

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