File: acl2-doc-major-topics.html

package info (click to toggle)
acl2 3.1-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 36,712 kB
  • ctags: 38,396
  • sloc: lisp: 464,023; makefile: 5,470; sh: 86; csh: 47; cpp: 25; ansic: 22
file content (85 lines) | stat: -rw-r--r-- 2,475 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85

<html>
<head><title>ACL2 Version 3.1</title></head>
<body text=#000000 bgcolor="#FFFFFF">
<h1>Documentation for ACL2 Version 3.1<h1>
<h2>The ACL2 Documentation is divided into the following Major Topics<h2><ul><li><h3><a href="ACL2-TUTORIAL.html">ACL2-TUTORIAL</a> -- tutorial introduction to ACL2
</h3>
</li>

<li><h3><a href="BDD.html">BDD</a> -- ordered binary decision diagrams with rewriting
</h3>
</li>

<li><h3><a href="BOOKS.html">BOOKS</a> -- files of ACL2 event forms
</h3>
</li>

<li><h3><a href="BREAK-REWRITE.html">BREAK-REWRITE</a> -- the read-eval-print loop entered to <a href="MONITOR.html">monitor</a> rewrite rules
</h3>
</li>

<li><h3><a href="DOCUMENTATION.html">DOCUMENTATION</a> -- functions that display documentation at the terminal
</h3>
</li>

<li><h3><a href="EVENTS.html">EVENTS</a> -- functions that extend the logic
</h3>
</li>

<li><h3><a href="HISTORY.html">HISTORY</a> -- functions that display or change history
</h3>
</li>

<li><h3><a href="MISCELLANEOUS.html">MISCELLANEOUS</a> -- a miscellany of documented functions and concepts
<br><code>  </code>               (often cited in more accessible <a href="DOCUMENTATION.html">documentation</a>)
</h3>
</li>

<li><h3><a href="OTHER.html">OTHER</a> -- other commonly used top-level functions
</h3>
</li>

<li><h3><a href="PROGRAMMING.html">PROGRAMMING</a> -- built-in ACL2 functions
</h3>
</li>

<li><h3><a href="PROOF-CHECKER.html">PROOF-CHECKER</a> -- support for low-level interaction
</h3>
</li>

<li><h3><a href="PROOF-TREE.html">PROOF-TREE</a> -- proof tree displays
</h3>
</li>

<li><h3><a href="Pages_Written_Especially_for_the_Tours.html">Pages Written Especially for the Tours</a> -- Pages Written Especially for the Tours
</h3>
</li>

<li><h3><a href="REAL.html">REAL</a> -- ACL2(r) support for real numbers
</h3>
</li>

<li><h3><a href="RELEASE-NOTES.html">RELEASE-NOTES</a> -- pointers to what has changed
</h3>
</li>

<li><h3><a href="RULE-CLASSES.html">RULE-CLASSES</a> -- adding rules to the data base
</h3>
</li>

<li><h3><a href="STOBJ.html">STOBJ</a> -- single-threaded objects or ``von Neumann bottlenecks''
</h3>
</li>

<li><h3><a href="THEORIES.html">THEORIES</a> -- sets of <a href="RUNE.html">rune</a>s to enable/disable in concert
</h3>
</li>

<li><h3><a href="TRACE.html">TRACE</a> -- tracing functions in ACL2
</h3>
</li>

</ul><br><br><br><a href="acl2-doc.html"><img src="llogo.gif"></a> <a href="acl2-doc-index.html"><img src="index.gif"></a>
</body>
</html>