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,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,517611567e1815f2 X-Google-Attributes: gid103376,public From: David Botton Subject: Re: Java momentum slowing ? Date: 1999/05/11 Message-ID: <3737AB6D.FACB718C@Botton.com>#1/1 X-Deja-AN: 476445955 Content-Transfer-Encoding: 7bit References: <372b0ec7.28153993@news2.ibm.net> <3728E60E.F789FD8@uq.net.au> <373612A6.3752CC19@Botton.com> <7h5ak3$2t8@drn.newsguy.com> <37365163.1AB89036@Botton.com> <7h5n2d$prl@drn.newsguy.com> <3736D161.48A9E77B@Botton.com> X-Accept-Language: en Content-Type: text/plain; charset=us-ascii X-Complaints-To: abuse@gate.net X-Trace: news.gate.net 926395242 40382 199.227.35.120 (11 May 1999 04:00:42 GMT) Organization: CyberGate, Inc. Mime-Version: 1.0 NNTP-Posting-Date: 11 May 1999 04:00:42 GMT Newsgroups: comp.lang.ada Date: 1999-05-11T04:00:42+00:00 List-Id: I was just thinking, is it possible to write a Java app that makes system calls, etc with out writing code in C/C++, Ada or another NON-scripting language? David Botton (OK you could use TowerJ to compile to native code and finagle something, but that would not be "standard" java :P