X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fwww%2Fmatita%2Flibrary.shtml;h=3c4246f313b566485c3bf0ec9180281e0221b06b;hb=444cba870b5f7dd568693a3d477bcca5e9649c8e;hp=6617949a5ebca6ca049d24e165402d2be6d403ca;hpb=e999e3e921dd6a7d2ef78e458bfbb26bdeaa4e7a;p=helm.git diff --git a/helm/www/matita/library.shtml b/helm/www/matita/library.shtml index 6617949a5..3c4246f31 100644 --- a/helm/www/matita/library.shtml +++ b/helm/www/matita/library.shtml @@ -1,6 +1,6 @@ - - + + Matita - Library @@ -16,6 +16,75 @@ Matita can be browsed on line.

+
+ +

Large Developments

+ +

Freescale

+

+ The scripts present: +

+ + + +

The execution in the executable formalization has been compared + to real world execution using the USB SPYDER08 + in-circuit debugger. +

+ +

+ The code (in OCaml) + of an executable emulator, + automatically generated from the scripts above. On the tests above, + it runs at about 29% of the speed of the + CodeWarrior + emulation engine. +

+ +

The formalization has been the Undergraduate Thesis of + Mr. Cosimo Oliboni. The manuscript (italian only) can be found + + here. +

+ +

The Formal System λδ (lambda-delta)

+ +

The formal system λδ is a typed λ-calculus that + pursues the unification of terms, types, environments and contexts + as the main goal. + λδ takes some features from the Automath-related + λ-calculi and some from the pure type systems, but differs + from both in that it does not include the Π construction while it + provides for an abbreviation mechanism at the level of terms. +

+ +

The development presents the proofs of some important properties that + λδ enjoys. In particular: +

+

+ +

+ See the λδ home page + for more information. +

+