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=unavailable autolearn_force=no version=3.4.4 Path: buffer2.nntp.dca1.giganews.com!border2.nntp.dca1.giganews.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!feeder.erje.net!1.eu.feeder.erje.net!gandalf.srv.welterde.de!news.jacob-sparre.dk!loke.jacob-sparre.dk!pnx.dk!.POSTED!not-for-mail From: Jacob Sparre Andersen Newsgroups: comp.lang.ada Subject: Re: Running a preprocessor from GPS? Date: Thu, 30 Jul 2015 10:08:07 +0200 Organization: Jacob Sparre Andersen Research & Innovation Message-ID: <87380683vc.fsf@adaheads.sparre-andersen.dk> References: <2df4698f-4c8e-457c-822d-209cb2f8ab5e@googlegroups.com> <014427b1-ff7a-4a69-82e6-0330af77ed96@googlegroups.com> <91f88d79-197c-419f-84a8-908e05967a2c@googlegroups.com> <135c2b00-d13c-4f5d-a586-8aca442d363b@googlegroups.com> NNTP-Posting-Host: 109.59.26.196.mobile.3.dk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: loke.gir.dk 1438243688 30823 109.59.26.196 (30 Jul 2015 08:08:08 GMT) X-Complaints-To: news@jacob-sparre.dk NNTP-Posting-Date: Thu, 30 Jul 2015 08:08:08 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux) Cancel-Lock: sha1:NEHLIWIQd6i7IDT+qaKAkDRIWK0= Xref: number.nntp.giganews.com comp.lang.ada:194487 Date: 2015-07-30T10:08:07+02:00 List-Id: EGarrulo writes: > That doesn't mean much. Ada doesn't offer any facility for automatic > resource management, and that makes it unsuitable for applications > that go beyond constrained embedded development. Who wants to chase > resource leaks in this day and age? Not to mention the crippled > support for exceptions in Ada. It really sounds like you haven't taken the time to understand Ada. Ada programmers hardly ever have to chase resource leaks. If you attempt to write C++ or Python in Ada, you may end up in big trouble, but if you use the language (instead of fighting it), you will hardly ever have to worry about access types or memory management. Greetings, Jacob -- LDraw.org Parts Tracker FAQ: http://www.ldraw.org/library/tracker/ref/faq/