comp.lang.ada
 help / color / mirror / Atom feed
* Where to get Zero Footprint Profile?
@ 2014-05-24 18:00 droiddermo
  2014-05-24 18:50 ` ake.ragnar.dahlgren
  0 siblings, 1 reply; 8+ messages in thread
From: droiddermo @ 2014-05-24 18:00 UTC (permalink / raw)


It is said that Zero Footprint Profile allows some restricted Ada subset to be compiled and run on bare metal (without relying on any code from standard Ada's runtime library). So for example ZFP should allow us to create operating system using Ada. Basically ZFP is a tiny runtime library, that implements only compiler's intrinsics and doesn't rely on any services that are provided by operating system. But where to get ZFP?  GNAT GPL provides only default runtime library (profile). I've googled out that some people reinvent a tiny subset of ZFP in order to make their OS experiments, like it is done here: https://github.com/Lucretia/tamp... So is there any ZFP available and where to get it, or I have to reimplement it myself?


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

end of thread, other threads:[~2014-05-26  8:26 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-24 18:00 Where to get Zero Footprint Profile? droiddermo
2014-05-24 18:50 ` ake.ragnar.dahlgren
2014-05-25  8:39   ` droiddermo
2014-05-25 14:25     ` Luke A. Guest
2014-05-25 18:42       ` droiddermo
2014-05-25 19:34         ` Luke A. Guest
2014-05-26  0:39         ` Robert A Duff
2014-05-26  8:26         ` Brian Drummond

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