lh-l4v/lib/Basics
Gerwin Klein a13db04598
lib: README.md files for the new sessions
Signed-off-by: Gerwin Klein <gerwin.klein@proofcraft.systems>
2023-01-25 11:49:59 +11:00
..
CLib.thy lib: introduce Basics session 2023-01-25 10:18:11 +11:00
README.md lib: README.md files for the new sessions 2023-01-25 11:49:59 +11:00
ROOT lib: introduce Basics session 2023-01-25 10:18:11 +11:00

README.md

Basic Library Theories

This session contains basic library theories that are needed in other sessions of this repository, such as Monads or CParser, but that we do not want to put into these sessions to avoid circular session dependencies.

Dependencies on Word_Lib and the Isabelle distribution (e.g. HOL-Libary) are fine, but avoid introducing any further session dependencies.