From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.1 required=5.0 tests=BAYES_00, PP_MIME_FAKE_ASCII_TEXT autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,734cfea351dc48e4 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-09-13 11:36:20 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news.uchicago.edu!news.cc.uic.edu!aanews.merit.edu!gumby.it.wmich.edu!news-out1.nntp.be!propagator2-sterling!news-in-sterling.nuthinbutnews.com!cyclone1.gnilink.net!spamkiller2.gnilink.net!nwrdny01.gnilink.net.POSTED!53ab2750!not-for-mail From: "Stephane Richard" Newsgroups: comp.lang.ada References: Subject: Re: Back from my Leave :-). X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Message-ID: Date: Sat, 13 Sep 2003 18:36:19 GMT NNTP-Posting-Host: 129.44.80.239 X-Complaints-To: abuse@verizon.net X-Trace: nwrdny01.gnilink.net 1063478179 129.44.80.239 (Sat, 13 Sep 2003 14:36:19 EDT) NNTP-Posting-Date: Sat, 13 Sep 2003 14:36:19 EDT Xref: archiver1.google.com comp.lang.ada:42454 Date: 2003-09-13T18:36:19+00:00 List-Id: Done deal, it is now added :-) -- St�phane Richard Senior Software and Technology Supervisor http://www.totalweb-inc.com For all your hosting and related needs "chris" wrote in message news:L7J8b.1495$WI3.21216@newsfep4-glfd.server.ntli.net... > Stephane Richard wrote: > > As I mentionned, I left, and now it's been a couple days longer that > > originally anticipated....but I am officially back :-). I believe I did > > all the updates that needed to be done in my absence, and update the > > website....so I'm ready for the next steps :-)....if anyone has something > > for me to add, in any category I have, let me know, I'm ready for action > > :-). > > Can you add dlibs please? It's not very exciting, just a binding to the > Linux Library Loader (dunno what it's called officially). Ada 95 > programs written on Linux (with gnat) can load libraries at run-time. > DLibs is available via www.cyberdanx.co.uk > > I'm working on a binding to Lua right now, but am having a few issues. > When I release it (most likely in an experimental state) would you mind > putting a ptr to it up? Unlike DLibs, the Lua binding aims to be 100% > portable across platforms just like Lua (DLibs is bound to Linux and > possibly FreeBSD - the docs suggest the api came from solaris, so it > might work there too). It should work on Linux, Windows, different > compilers and different hw platforms, but it's going to be tricky. > > > Cheers, > Chris >