Thursday, May 16, 2013

[sqpeajig] Filesystem supporting lists

View a list data structure as a filesystem.  Running 'ls' gives the files numbered 0, 1, ...  Or in base 256 depending on what options it was mounted.  Variable word size, or maybe constant.

Previous thoughts.

Seemingly fantastic waste of resources: every byte is a separate file.  (Or word, or line, or record...)

No comments :