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-Thread: 103376,3e26dfa741e64e5f X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news4.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!nx01.iad01.newshosting.com!newshosting.com!newsfeed.icl.net!newsfeed.fjserv.net!colt.net!news.nl.colt.net!newsgate.cistron.nl!feeder1.cambrium.nl!feed.tweaknews.nl!skynet.be!skynet.be!newspost001!tjb!not-for-mail Date: Thu, 15 Sep 2005 22:39:44 +0200 From: Adrien Plisson User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.2) Gecko/20040804 Netscape/7.2 (ax) X-Accept-Language: fr-fr, fr-be, fr, en-us, en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: almost free development tools (Was: GNAT GPL 2005 Edition is now available) References: <432919be$0$10539$4d4eb98e@read.news.fr.uu.net> <1126773856.876636.265130@g49g2000cwa.googlegroups.com> <1126794444.071827.191320@o13g2000cwo.googlegroups.com> <432994ac$0$27554$9b4e6d93@newsread4.arcor-online.net> <4329a4c4$0$2103$9b4e6d93@newsread2.arcor-online.net> <4329ab94$0$6578$ba620e4c@news.skynet.be> <4329b84c$0$27543$9b4e6d93@newsread4.arcor-online.net> In-Reply-To: <4329b84c$0$27543$9b4e6d93@newsread4.arcor-online.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Message-ID: <4329dafa$0$12099$ba620e4c@news.skynet.be> Organization: -= Belgacom Usenet Service =- NNTP-Posting-Host: 0d19b5f4.news.skynet.be X-Trace: 1126816506 news.skynet.be 12099 81.246.238.44:3083 X-Complaints-To: usenet-abuse@skynet.be Xref: g2news1.google.com comp.lang.ada:4752 Date: 2005-09-15T22:39:44+02:00 List-Id: Georg Bauhaus wrote: > Adrien Plisson wrote: > >> for C/C++ on Windows, digital mars is also free. > > I know. And as I said, it offers great C++ but otherwise very limited > possibilities. E.g., nothing but bare Win32. Debugger and IDDE only > on $$ CD-Version. bare win32 + DOS 32 + DOS 16 (nice when playing with older computers). having to pay for the IDDE and the debugger may be restrictive, but you can find these tools for free elsewhere, although paying gives some support to the developper. i also don't think their IDDE and debugger is cutting edge. > I also invite you to read the Digital Mars License Agreement. well, i don't write mission critical softwares, and i surely would not do that in C++. for my need, their license agreement is no problem. > BTW, the D frontend by Digitalmars is open source. > From the readme.txt: > "many people have expressed a strong interested > in producing a D compiler with the GNU compiler sources. > This release should enable that." i wasn't aware of this fact. i never used D, nor took the time to read more about it. good to know ! >> it does not come with source, it is not GPL, > > The D frontend by Digitalmars is either GPL or Artistic L, at your > option. (see above) >> it is not endorsed by the FSF, it is simply free > > And with no investment you get what you have paid for, a good > compiler and nothing else. that should be sufficient. at least for me. > The Comeau C++ compiler is also only $$. An indispensible tool, > outstanding error messages and language support, also for $$. > But it is also just a compiler. i heard a lot about it, but never used it. one more cheap compiler in the list. >> free development tools are not so uncommon... > > I don't think so. Development is not just a compiler. the compiler is just a part of the problem. you can get some nice tools other than compilers for free. editor: jEdit, vim, emacs, notepad (hum, well, when paying a windows license)... IDE: eclipse, GPS... for simpler tools, if you are a software developper, you should not be affraid of rolling your own. also, note that i will happily pay $$ for a good compiler or any other good software that suits my needs. but in no way i can afford a $$$$$ software. -- rien