Arend icon indicating copy to clipboard operation
Arend copied to clipboard

Allow libraries without sources

Open valis opened this issue 5 years ago • 0 comments

It should be possible to have external libraries without sources. Even if a library has sources, we do not need to load them. We also don't have to load them for the double checker.

To implement this, it is necessary to add some additional information to serialized expressions. Referables carry some additional information. It can be partially inferred from the typechecked expressions, but I think some of the information should be stored separately.

valis avatar Feb 13 '20 00:02 valis