Logic File System

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by imported>Citation bot at 06:59, 22 August 2022 (Alter: title. | Use this bot. Report bugs. | Suggested by BrownHairedGirl | #UCB_webform 1600/3832). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The Logic File System is a research file system which replaces pathnames with expressions in propositional logic. It allows file metadata to be queried with a superset of the Boolean syntax commonly used in modern search engines.

The actual name is the Logic Information Systems File System, and is abbreviated LISFS to avoid confusion with the log-structured file system (LFS). An implementation of the Logic File System is available at the LISFS website.[1]

It is intended to be used on Unix-like operating systems and is a bit difficult to install, as it needs several non-standard OCaml modules.

References

<templatestyles src="Reflist/styles.css" />

  1. Script error: No such module "citation/CS1".

Script error: No such module "Check for unknown parameters".

Notes

External links


Template:Asbox