Related articles |
---|
Safe ANSI C Subset Jan.Soderberg@mecel.se (Jan Soderberg) (1996-12-03) |
Re: Safe ANSI C Subset clfranck@worldnet.att.net (Craig Franck) (1996-12-07) |
Re: Safe ANSI C Subset flux@stack.nl (1996-12-07) |
Re: Safe ANSI C Subset ae59@rz.uni-karlsruhe.de (1996-12-07) |
Re: Safe ANSI C Subset winney@erim.org (1996-12-07) |
Re: Safe ANSI C Subset vonbrand@inf.utfsm.cl (Horst von Brand) (1996-12-10) |
Re: Safe ANSI C Subset Roger@natron.demon.co.uk (Roger Barnett) (1996-12-15) |
[1 later articles] |
From: | "Jan Soderberg" <Jan.Soderberg@mecel.se> |
Newsgroups: | comp.compilers,comp.lang.c,comp.lang.c.moderated |
Date: | 3 Dec 1996 20:45:20 -0500 |
Organization: | Compilers Central |
Keywords: | C, realtime, question |
Does anyone know of any ANSI C subsets defined for safety critical
real-time applications?
The purpose of any such subset would be to:
* produce applications that are possible to analyze for run time properties
* reduce human factor related errors
* highlight or ban specific error prone or less-defined constructs
* increase maintainability
* etc.
I'm looking for defined subsets, applicable style guides, tools;
preprocessors, compilers etc, as well as papers regarding this matter.
I guess there are both academic and corporate standards on this?
Thankful for any comment or hint where to find more information.
Jan Soderberg
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.