diff options
| author | delahaye | 2000-12-25 23:10:25 +0000 |
|---|---|---|
| committer | delahaye | 2000-12-25 23:10:25 +0000 |
| commit | 0ed0a413920ee76733c58a1546a10bc6f3a52e3c (patch) | |
| tree | 9557cddcabbbb358c4ca8df9c2920f215850e9a9 | |
| parent | 96215e28aa09d2a178166b11809e00e7f58d248f (diff) | |
Modifs sur le langage de tactiques et pas de "ë" dans Micaela
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@1212 85f007b7-540e-0410-9357-904b9bb8a0f7
| -rw-r--r-- | ANNONCE | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -5,10 +5,11 @@ provided for users willing to experiment the new features which are: - a primitive let-in construct - qualified names (such as Logic.f_equal) - - a new tactic language based on a mini functional language with higher- - level pattern-matching constructs on goals (by David Delahaye) + - a more high-level tactic language based on a small functional core with + recursors and elaborated matching operators for terms and proof contexts + (by David Delahaye) - an improved Search facilities using patterns (by Yves Bertot) - - a "natural" syntax for real numbers (by Micaëla Mayero) + - a "natural" syntax for real numbers (by Micaela Mayero) - various bug fixes - a command to export theories to XML to be used with Helm's publishing and rendering tools (see http://www.cs.unibo.it/helm) (by Claudio |
