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.3 required=5.0 tests=BAYES_00,MAILING_LIST_MULTI, REPLYTO_WITHOUT_TO_CC autolearn=no 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-23 01:03:02 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!canoe.uoregon.edu!arclight.uoregon.edu!fr.usenet-edu.net!usenet-edu.net!enst!enst.fr!not-for-mail From: Samuel Tardieu Newsgroups: comp.lang.ada Subject: Re: Ada for Palm ? Date: Sat, 23 Mar 2002 10:02:22 +0100 Organization: Ada addicts (see http://www.ada-france.org/) Sender: comp.lang.ada-admin@ada.eu.org Message-ID: References: <5ee5b646.0203221928.6ff024c@posting.google.com> Reply-To: comp.lang.ada@ada.eu.org NNTP-Posting-Host: marvin.enst.fr Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit X-Trace: avanie.enst.fr 1016874182 54308 137.194.161.2 (23 Mar 2002 09:03:02 GMT) X-Complaints-To: usenet@enst.fr NNTP-Posting-Date: Sat, 23 Mar 2002 09:03:02 +0000 (UTC) Return-Path: Content-Disposition: inline In-Reply-To: <5ee5b646.0203221928.6ff024c@posting.google.com> User-Agent: Mutt/1.3.27i Precedence: special-delivery X-WWW: http://www.rfc1149.net/sam X-Mail-Processing: Sam's procmail tools X-ICQ: 21547599 X-Sam-Laptop: yes Errors-To: comp.lang.ada-admin@ada.eu.org X-BeenThere: comp.lang.ada@ada.eu.org X-Mailman-Version: 2.0.8 X-Reply-To: Samuel Tardieu List-Help: List-Post: List-Subscribe: , List-Id: comp.lang.ada mail<->news gateway List-Unsubscribe: , Errors-To: comp.lang.ada-admin@ada.eu.org X-BeenThere: comp.lang.ada@ada.eu.org Xref: archiver1.google.com comp.lang.ada:21572 Date: 2002-03-23T10:02:22+01:00 On 22/03, Robert Dewar wrote: | > 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. Sure, but this doesn't allow "programming while on the go", as you need a separate computer to host your Ada to {native,java} compiler.