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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,2d64ad65e3565357 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-03-22 19:28:58 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: dewar@gnat.com (Robert Dewar) Newsgroups: comp.lang.ada Subject: Re: Ada for Palm ? Date: 22 Mar 2002 19:28:58 -0800 Organization: http://groups.google.com/ Message-ID: <5ee5b646.0203221928.6ff024c@posting.google.com> References: NNTP-Posting-Host: 205.232.38.14 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1016854138 8235 127.0.0.1 (23 Mar 2002 03:28:58 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 23 Mar 2002 03:28:58 GMT Xref: archiver1.google.com comp.lang.ada:21568 Date: 2002-03-23T03:28:58+00:00 List-Id: "D De Villiers" <~ddevilliers99@lando.co.za> wrote in message news:... > Howdy ! > > O'Boy! I always ask this question when I start using a new language (Ada > just for the hobbiest !) > > Is there a Ada for PalmOS handheld devices ? I just like programmming while > on the go (even in the swimming pool!) :-) One approach is to fiddle with a JVM and JGNAT on the palm. We actually got an Ada program working on the Palm using this approach, but it was just a demo for fun, we did not follow it up further.