Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.forth > #23556
| From | "Paul E. Bennett" <Paul_E.Bennett@topmail.co.uk> |
|---|---|
| Newsgroups | comp.lang.forth |
| Subject | Asserting Failure |
| Followup-To | comp.lang.forth |
| Date | 2013-06-13 18:20 +0100 |
| Organization | Hidecs Consultancy |
| Message-ID | <b1udi5Fd4e1U1@mid.individual.net> (permalink) |
Followups directed to: comp.lang.forth
The link is an article by Jack Ganssle about using the assert() feature in C programming. I am not advocating we consider these in Forth but thought others might like to see what they do in another language to try and produce correct software. <http://www.embedded.com/electronics-blogs/break-points/4416078/Asserting- Failure?cid=Newsletter+-+Whats+New+on+Embedded.com> The Forth philosophy of "Crash Hard, Crash often" during development is I think much better but we also need to ensure that the code is inspected for the quieter systematic problems that can creep in. -- ******************************************************************** Paul E. Bennett...............<email://Paul_E.Bennett@topmail.co.uk> Forth based HIDECS Consultancy Mob: +44 (0)7811-639972 Tel: +44 (0)1235-510979 Going Forth Safely ..... EBA. www.electric-boat-association.org.uk.. ********************************************************************
Back to comp.lang.forth | Previous | Next — Next in thread | Find similar | Unroll thread
Asserting Failure "Paul E. Bennett" <Paul_E.Bennett@topmail.co.uk> - 2013-06-13 18:20 +0100 Re: Asserting Failure Hugh Aguilar <hughaguilar96@yahoo.com> - 2013-06-13 20:43 -0700 Re: Asserting Failure anton@mips.complang.tuwien.ac.at (Anton Ertl) - 2013-06-14 12:30 +0000
csiph-web