comp.lang.ada
 help / color / mirror / Atom feed
* Home-made bingings or Florist?
@ 2017-11-19 21:19 Victor Porton
  2017-11-19 21:23 ` Luke A. Guest
  2017-11-21 15:50 ` Victor Porton
  0 siblings, 2 replies; 8+ messages in thread
From: Victor Porton @ 2017-11-19 21:19 UTC (permalink / raw)


What would you recommend for a program which needs to bind some small subset 
of Posix functions: Florist or my own bindings of a few functions using 
Import aspect or pragma?

The bound functions are currently intended ONLY for spawning subprocesses 
with given stdin and receiving the subprocess stdout. I hope otherwise stay 
in standard Ada for this project, without using more Posix bindings, but the 
real requests may vary in the future.

I use Ada2012.

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


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

end of thread, other threads:[~2017-11-22 12:32 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-19 21:19 Home-made bingings or Florist? Victor Porton
2017-11-19 21:23 ` Luke A. Guest
2017-11-19 22:10   ` Victor Porton
2017-11-20  1:51     ` Luke A. Guest
2017-11-20 16:25       ` Victor Porton
2017-11-20 17:26         ` Spiros Bousbouras
2017-11-21 15:50 ` Victor Porton
2017-11-22 12:32   ` Maciej Sobczak

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