| author | paulson |
| Tue, 01 Jul 1997 10:45:59 +0200 | |
| changeset 3473 | c2334f9532ab |
| parent 3279 | 815ef5848324 |
| child 4620 | bfd40126c56e |
| permissions | -rw-r--r-- |
| 19 | 1 |
Pure: The Pure Isabelle System |
| 0 | 2 |
|
3 |
This directory contains the ML source files for Pure Isabelle, which is the |
|
| 19 | 4 |
basis for all object-logics. Important files include: |
| 0 | 5 |
|
| 3279 | 6 |
IsaMakefile -- compiles the files |
| 0 | 7 |
|
| 3279 | 8 |
Syntax/ -- the syntax module |
| 19 | 9 |
|
| 3279 | 10 |
Thy/ -- the theory file parser and loader |
| 0 | 11 |
|
| 3279 | 12 |
ML-Systems/ -- compatibility files for various ML systems |