comp.lang.ada
 help / color / mirror / Atom feed
From: droiddermo@gmail.com
Subject: Where to get Zero Footprint Profile?
Date: Sat, 24 May 2014 11:00:13 -0700 (PDT)
Date: 2014-05-24T11:00:13-07:00	[thread overview]
Message-ID: <a98fee7c-1416-4145-a389-3b798f95538f@googlegroups.com> (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?


             reply	other threads:[~2014-05-24 18:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-24 18:00 droiddermo [this message]
2014-05-24 18:50 ` Where to get Zero Footprint Profile? 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
replies disabled

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