MinorFs2
From MinorFs Wiki
Version 2 of MinorFs is currently in its design phase. The MinorFs2 project aims to make the concepts introduced with the proof-of-concept MinorFs project into a somewhat less pure but more practical implementation. MinorFs2 will be written from scratch in Python without re-use of the old MinorFs perl code. This page currently is a place where I'll put my ideas on the design of MinorFs2. Please note that this document assumes a basic understanding about the concepts behind and the implementation of the existing MinorFs implementation.
- Why make a new MinorFS
- Major changes
- MinorFs2 Design
- The code will be at my my github page. There currently is not much there yet.