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=0.2 required=5.0 tests=BAYES_00,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,fee8802cc3d8334d X-Google-Attributes: gid103376,public X-Google-Thread: 10a146,fee8802cc3d8334d X-Google-Attributes: gid10a146,public From: aidan@skinner.demon.co.uk (Aidan Skinner) Subject: Re: Ada and Java. different behaviour. casting long to int problem. Date: 1999/06/18 Message-ID: #1/1 X-Deja-AN: 491146503 X-NNTP-Posting-Host: skinner.demon.co.uk:158.152.76.219 References: <7jt2c0$vrb@drn.newsguy.com> <7k57vb$1ipf@drn.newsguy.com> <3766650F.705125B7@pwfl.com> <7k64t7$igo$1@its.hooked.net> <7k689a$ci2@drn.newsguy.com> <3766C842.E1EAB60A@pwfl.com> <3766D1CC.D712895E@itools.symantec.com> <7k8nn5$qcb$1@its.hooked.net> <3767E8A2.EF1A0570@itools.symantec.com> <7k8tv3$3gm@drn.newsguy.com> <37680F83.4426B424@itools.symantec.com> <7kbbk8$hej$2@pegasus.csx.cam.ac.uk> <7kbfdi$23r0@drn.newsguy.com> X-Complaints-To: abuse@demon.net X-Trace: news.demon.co.uk 929728744 nnrp-11:11064 NO-IDENT skinner.demon.co.uk:158.152.76.219 Organization: None User-Agent: slrn/0.9.5.4 (UNIX) Reply-To: aidan@skinner.demon.co.uk Newsgroups: comp.lang.ada,comp.lang.java.programmer Date: 1999-06-18T00:00:00+00:00 List-Id: On 17 Jun 1999 11:39:46 -0700, john@smith.nospam.com wrote: >So, unless Ada can come up with a set of libraries that come bundled >with your GNAT compiler and ready to use and can match the >functionalitites of those provided by Java, I am afraid Ada will Well, now would appear an opportune moment to plug libra (again): a pure Ada '95 library providing generic data structures such as binary search trees, lists, stacks, queues etc and network operations for NNTP and SMTP. Libra is available under the modified GPL, from http://www.skinner.demon.co.uk/aidan/programming/libra/ libra 0.1.0 will be available by this Monday and will offer all of the above in a stable and, hopefully, bug-free manner. Libra 0.1.1 will include the addition of AVL-balanced trees, B-Trees, Heaps, FTP and HTTP protocols and implementations of all the cryptographic alogrithims that are candidates for the AES.[1][2] - Aidan [1] Subject to export restrictions. [2] Thanks to Michael Roe for this bit. -- http://www.skinner.demon.co.uk/aidan/ Horses for courses, tac-nukes to be sure.