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.6 required=5.0 tests=BAYES_00,FROM_WORDY,XPRIO autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,be3749d096f8436b X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2000-09-26 15:39:33 PST Path: supernews.google.com!sn-xit-02!sn-xit-03!supernews.com!newsfeed.direct.ca!look.ca!sjc1.nntp.concentric.net!newsfeed.concentric.net!newsfeed.ozemail.com.au!news1.optus.net.au!optus!newshost.fujitsu.com.au!news From: "Ray Smith" Newsgroups: comp.lang.ada Subject: Suitability for small Windows projects Date: Wed, 27 Sep 2000 09:38:53 +1100 Organization: Fujitsu Australia Ltd Message-ID: <8qr809$cjj@newshost.fujitsu.com.au> NNTP-Posting-Host: 137.172.88.157 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Xref: supernews.google.com comp.lang.ada:805 Date: 2000-09-27T09:38:53+11:00 List-Id: Hi There, I have been looking into Ada for hobby programming. (I am a professional Cobol / Visual Basic programmer with small amounts of experience in about a dozen of other languages) I have read the FAQ, browsed www.adahome.com but still had a couple of questions I hope someone can answer. 1. Can Ada (Assume gnat) produce standalone Windows executables? If so, how big are they compared to equivalent C executables? If no, how many files would need to be distributed to run the application? 2. Are there "good" libraries available for GUI, Winsockets and database connectivity? 3. Are there any DirectX or libraries available for making games? (I have read the history of Ada and understand the goals but that doesn't mean Ada can't be used for fun!!!) Thanks, Ray Smith