caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* New release of focalize, a development environment for high integrity programs.
@ 2010-05-07 10:39 Pierre Weis
  0 siblings, 0 replies; 2+ messages in thread
From: Pierre Weis @ 2010-05-07 10:39 UTC (permalink / raw)
  To: caml-announce, caml-list, coq-announce, coq-club, coq-list,
	focalize-users, gdr.gpl

Hi,

It is my pleasure to announce the new and second release for FoCaLiZe (the
0.6.0 FoCaLiZe opus).

Apart from updating the external tools (Caml, Camlp5 and Coq) this release
introduces inductive proofs on the representation of species. Zenon made
impressive progress so as to be helpful in proving inductive properties for
species.

Distributed with this version, we also have a nice tutorial for the language
and a set of additional examples.

The 0.6.0 release is available from FoCaLiZe.inria.fr at
http://FoCaLiZe.inria.fr/download/focalize-0.6.0.tgz

Uncompress, extract, then read the INSTALL file in the newly created
directory focalize.0.6.0 and follow the simple instructions written there.

To join people and discussions write to focalize-users@inria.fr.
Implementors also listen to suggestions and compliments at mail adress
focalize-devel@inria.fr.

Enjoy.

For the entire FoCaLiZe implementor group,

Pierre Weis.

Friday, May 7, 2010 10:39:26

What is it FoCaLiZe ?
---------------------

FoCaLiZe is an integrated development environment to write high integrity
programs and systems. It provides a purely functional language to formally
express specifications, describe the design and code the algorithms.
Within the functional language, FoCaLiZe provides a logical framework to
express the properties of the code. A simple declarative language provides
the natural expression of proofs of properties them from within the program 
source code.

The FoCaLiZe compiler extracts statements and proof scripts from the source
file, to pass them to the Zenon proof generator to produce Coq proof terms
that are then formally verified.

The FoCaLiZe compiler also generates the code corresponding to the
program as an Objective Caml source file. This way, programs developped in
FoCaLiZe can be efficiently compiled to native code on a large variety of
architectures.

Last but not least, FoCaLiZe automatically generates the documentation
corresponding to the development, a requirement for high evaluation
assurance.

The FoCaLiZe system provides means for the developers to formally express
their specifications and to go step by step (in an incremental approach) to
design and implementation, while proving that their implementation
meets its specification or design requirements. The FoCaLiZe language offers
high level mechanisms such as inheritance, late binding, redefinition,
parametrization, etc. Confidence in proofs submitted by developers or
automatically generated ultimately relies on Coq formal proof verification. 

FoCaLiZe is a son of the previous Focal system. However, it is a completely
new implementation with vastly revised syntax and semantices, featuring a
rock-solid infrastructure and greatly improved capabilities.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* New release of focalize, a development environment for high integrity programs.
@ 2010-05-07 10:36 Pierre Weis
  0 siblings, 0 replies; 2+ messages in thread
From: Pierre Weis @ 2010-05-07 10:36 UTC (permalink / raw)
  To: caml-announce, caml-list, coq-announce, coq-club, coq-list,
	focalize-users, gdr.gpl

Hi,

It is my pleasure to announce the new and second release for FoCaLiZe (the
0.6.0 FoCaLiZe opus).

Apart from updating the external tools (Caml, Camlp5 and Coq) this release
introduces inductive proofs on the representation of species. Zenon made
impressive progress so as to be helpful in proving inductive properties for
species.

Distributed with this version, we also have a nice tutorial for the language
and a set of additional examples.

The 0.6.0 release is available from FoCaLiZe.inria.fr at
http://FoCaLiZe.inria.fr/download/focalize-0.6.0.tgz

Uncompress, extract, then read the INSTALL file in the newly created
directory focalize.0.6.0 and follow the simple instructions written there.

To join people and discussions write to focalize-users@inria.fr.
Implementors also listen to suggestions and compliments at mail adress
focalize-devel@inria.fr.

Enjoy.

For the entire FoCaLiZe implementor group,

Pierre Weis.

Friday, May 7, 2010 10:36:44

What is it FoCaLiZe ?
---------------------

FoCaLiZe is an integrated development environment to write high integrity
programs and systems. It provides a purely functional language to formally
express specifications, describe the design and code the algorithms.
Within the functional language, FoCaLiZe provides a logical framework to
express the properties of the code. A simple declarative language provides
the natural expression of proofs of properties them from within the program 
source code.

The FoCaLiZe compiler extracts statements and proof scripts from the source
file, to pass them to the Zenon proof generator to produce Coq proof terms
that are then formally verified.

The FoCaLiZe compiler also generates the code corresponding to the
program as an Objective Caml source file. This way, programs developped in
FoCaLiZe can be efficiently compiled to native code on a large variety of
architectures.

Last but not least, FoCaLiZe automatically generates the documentation
corresponding to the development, a requirement for high evaluation
assurance.

The FoCaLiZe system provides means for the developers to formally express
their specifications and to go step by step (in an incremental approach) to
design and implementation, while proving that their implementation
meets its specification or design requirements. The FoCaLiZe language offers
high level mechanisms such as inheritance, late binding, redefinition,
parametrization, etc. Confidence in proofs submitted by developers or
automatically generated ultimately relies on Coq formal proof verification. 

FoCaLiZe is a son of the previous Focal system. However, it is a completely
new implementation with vastly revised syntax and semantices, featuring a
rock-solid infrastructure and greatly improved capabilities.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-05-07 10:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-07 10:39 New release of focalize, a development environment for high integrity programs Pierre Weis
  -- strict thread matches above, loose matches on Subject: below --
2010-05-07 10:36 Pierre Weis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).